Re: [PyCUDA] pycuda ImportError: DLL load failed: The specified module could not be found.

2016-10-14 Thread Daniel Gebreiter
4bit-3.5.2.2Qt5\python-3.5.2.amd64\lib\xmlrpc\client.py", line 1092, in __call__ > 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

Re: [PyCUDA] pycuda ImportError: DLL load failed: The specified module could not be found.

2016-10-13 Thread Andreas Kloeckner
Daniel Gebreiter writes: > 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 This linker errors scream "compiler bug" to me,

Re: [PyCUDA] pycuda ImportError: DLL load failed: The specified module could not be found.

2016-10-13 Thread Daniel Gebreiter
a@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 writes: > > > Hello, > > I'm getting the following error when trying to run pycuda

Re: [PyCUDA] pycuda ImportError: DLL load failed: The specified module could not be found.

2016-10-13 Thread Andreas Kloeckner
Daniel Gebreiter 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 from pycuda._driver import * # noqaImportEr