[PyCUDA] Issue running test cases on Windows Vista 64 bit

2010-03-11 Thread Conway, Nicholas J
So I have successfully built and installed pycuda (latest from git) using the 64 bit guide for Windows (http://wiki.tiker.net/PyCuda/Installation/Windows) but have a couple of quirks to report and a problem preventing me from running. Quirk 1. Only got it to build once I built boost 1_39 64

Re: [PyCUDA] Issue running test cases on Windows Vista 64 bit

2010-03-11 Thread Conway, Nicholas J
Visual Studio 9.0\VC\bin\amd64 C:\CUDA\bin64 C:\CUDA\bin64 C:\boost\boost_1_39\stage\lib C:\pycuda\src\cuda C:\Python26 C:\Python26\DLLs -Original Message- From: pycuda-boun...@tiker.net [mailto:pycuda-boun...@tiker.net] On Behalf Of Conway, Nicholas J Sent: Thursday, March 11, 2010 12:05

Re: [PyCUDA] Issue running test cases on Windows Vista 64 bit

2010-03-11 Thread Conway, Nicholas J
J Subject: Re: [PyCUDA] Issue running test cases on Windows Vista 64 bit On Donnerstag 11 März 2010, Conway, Nicholas J wrote: Installed distribute instead of setuptools and that fixed the quirks during installation, but did not fix the problem when running the test. This made sure pycuda

Re: [PyCUDA] Issue running test cases on Windows Vista 64 bit

2010-03-12 Thread Conway, Nicholas J
Here's the entire build: PS C:\pycuda python setup.py install Creating C:\pycuda\setuptools-0.6c9-py2.6.egg-info Creating C:\pycuda\setuptools.pth C:\boost\boost_1_39 /boost/ python .hpp C:\boost\boost_1_39\stage\lib / lib boost_python-vc90-mt-1_39 .so C:\boost\boost_1_39\stage\lib / lib

Re: [PyCUDA] Issue running test cases on Windows Vista 64 bit

2010-03-12 Thread Conway, Nicholas J
Here's the cdb of the process. Appears to be loading 32 bit dlls for python (both 64 and 32 bit installed), although upon looking this up, MS puts 64 bit dlls in the System32 directory and 32 bit dlls in the SysWow64 directory. PS C:\pycuda\test cdb python test_driver.py Microsoft (R)