[PyCUDA] an illegal memory access was encountered

2016-10-16 Thread Daniel Gebreiter
Hello all, I get "pycuda._driver.LogicError: cuMemcpyDtoH failed: an illegal memory access was encountered" errors when I use pycuda with matrices over certain sizes. Only a restart of spyder remedies the issue. The matrix sizes are still well below what I believe my graphics card should be

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

2016-10-14 Thread Daniel Gebreiter
md64\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, 13 Oct 2016 19:35:52 -0500

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

2016-10-13 Thread Daniel Gebreiter
er.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 tryi