Andreas,thanks for the quick response. Here's the link to the gist, as per your 
request:https://gist.github.com/anonymous/204d33ca84a211b2323fa9d8886d0371I 
hope this works and helps resolving the issue!Thanks,Daniel
> From: li...@informa.tiker.net
> To: dgebrei...@hotmail.com; pycuda@tiker.net
> Subject: Re: [PyCUDA] pycuda ImportError: DLL load failed: The specified 
> module could not be found.
> Date: Thu, 13 Oct 2016 16:06:51 -0500
> 
> Daniel Gebreiter <dgebrei...@hotmail.com> writes:
> 
> > Hello,
> > I'm getting the following error when trying to run pycuda on my machine:
> > import pycuda.driver as drv  File 
> > "C:\WinPython-64bit-3.5.2.2Qt5\python-3.5.2.amd64\lib\site-packages\pycuda\driver.py",
> >  line 5, in <module>    from pycuda._driver import *  # noqaImportError: 
> > DLL load failed: The specified module could not be found.
> > My setup:Windows 10WinPython-64bit-3.5.2.2Qt5GPU: NVIDIA GeForce GTX 1060
> > It would be great if anyone could point me in the right direction to 
> > resolve!
> > Does pycuda work with Pascal chipsets
> 
> Yes.
> 
> > CUDA Toolset v8.0?
> 
> Yes. (Should. Try the version from git if nothing else.)
> 
> > If not, will it?Will I have to install boost manually or can I use the one 
> > shipped with pycuda on my setup?
> 
> You shouldn't have to build it yourself.
> 
> Could you post your log in a github gist? This once got wrapped and was
> basically unreadable.
> 
> Andreas
                                          
_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
https://lists.tiker.net/listinfo/pycuda

Reply via email to