Hi,
just wanted to report a small bug within the nvmexopts.bat. The problem occurs if you did not install visual studio in
C:\Program Files\Microsoft Visual Studio 8
The installation folder of Microsoft Visual Studio is hard coded in the bat file which might lead to an error and looks like this
nvcc fatal : Cannot find compiler ‘cl.exe’ in PATH
So you might change it manually.
Cem