Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

working on visual studio and cuda with network filesystem

$
0
0

i am working on cuda with visual studio as IDE and filesystem is on network and i don't have the admin privileges. 

even the simplest programs are not compiling they are showing following errors that I don't understand.

Error 1 error C1033: cannot open program database 'c:\windows\vc100.pdb' C:\Users\XYZ\AppData\Local\Temp\tmpxft_00051268_00000000-20_kernel.ii

Error 2 error MSB3721: The command ""C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\bin\nvcc.exe" -gencode=arch=compute_10,code=\"sm_10,compute_10\" --use-local-env --cl-version 2010 -ccbin "c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" -I"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v5.5\include" -G --keep-dir Debug -maxrregcount=0 --machine 32 --compile -cudart static -g -DWIN32 -D_DEBUG -D_CONSOLE -D_MBCS -Xcompiler "/EHsc /W3 /nologo /Od /Zi /RTC1 /MDd " -o Debug\kernel.cu.obj "\\netapp1.SOMEURL\homes\SOMEPATH\Windows\my documents\visual studio 2010\Projects\test\test\kernel.cu"" exited with code 2.
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\BuildCustomizations\CUDA 5.5.targets 592

3IntelliSense: expected an expression    \\netapp1.SOMEURL\homes\SOMEPATH\windows\my documents\visual studio 2010\projects\test\test\kernel.cu   91


Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>