On 5/2/2012 8:19 AM, Andreas Kloeckner wrote:
On Wed, 2 May 2012 09:11:28 +0900, SungHwan Choi<sunghwancho...@gmail.com>
wrote:
Thank you for reply.
After I send the first email, I did Dependency Walker, The program reported
that driver.pyd cannot connect to python27.dll, msvcp90.dll and msvcr90.dll
but I did not know how to resolve this problem please share knowhow
a) please keep the list cc'd
b) a quick resolution to this would be to search for these DLLs and dump
them into the same directory as _driver.pyd.
Andreas
I don't think b) will work in this case. Since python27.dll is not found
in the Windows system directory it seems that Python was installed for
the current user only. In that mode the msvcp90.dll is not installed as
part of Python and may need to be installed from
<http://www.microsoft.com/download/en/details.aspx?id=29>.
Christoph
_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda