On Tue, 19 Apr 2011 04:37:19 -0400, Aritra Nath <[email protected]> wrote: > Hi Andreas, > > Yes, I built the GPU Computing examples that come with the CUDA toolkit with > Visual Studio 2008 and they are running. > > I have the latest version of Visual 2008 installed. In fact I reinstalled > it. Can you think of any specific step to have nvcc point to Visual Studio > 2008 compiler? I have the following path added in the *PATH* Windows > environment variable: > > C:\Python26;C:\Python26\Lib\site-packages;%WinDir%\System32;C:\Program Files > (x86)\Microsoft Visual Studio 9.0\VC\bin;C:\Program Files (x86)\Microsoft > Visual Studio 9.0\Common7\IDE > > *Error:* > *[command: nvcc --cubin -arch sm_12 -m64 > -IC:\Python26\lib\site-packages\pycuda\..\..\..\include\pycuda kernel.cu]* > *[stderr:nvcc fatal : Visual Studio configuration file '(null)' could not > be found for installation at 'C:/Program Files (x86)/Microsoft Visual Studio > 9.0/VC/bin/../.* > * > * > *Since this is a 64 bit compilation I am not sure which configuration file > is required: * > *vcvars64.bat* > *vcvarsamd64.bat*
When in doubt, try both? > *Please let me know if you have any ideas.* Google said this: http://stackoverflow.com/questions/2970493/cuda-linking-error-visual-express-2008-nvcc-fatal-due-to-null-configuration Andreas
pgpZHvjAksH2p.pgp
Description: PGP signature
_______________________________________________ PyCUDA mailing list [email protected] http://lists.tiker.net/listinfo/pycuda
