Hi, if I try to compile the source code I'll get "nvcc -c -DWINDOWS -DCURL_STATICLIB -O2 -Xptxas -v -o memtestG80_core.obj memtestG80_core.cu
process_begin: CreateProcess(NULL, nvcc -c -DWINDOWS -DCURL_STATICLIB -O2 -Xptxas -v -o memtestG80_core.obj memtestG80_core.cu, ...) failed.
make (e=2): Cannot find file specified.
make2: *** [Makefiles/Makefile.windows:13: memtestG80_core.obj] Error 2"
What I do that is wrong?
Hi, if I try to compile the source code I'll get "nvcc -c -DWINDOWS -DCURL_STATICLIB -O2 -Xptxas -v -o memtestG80_core.obj memtestG80_core.cu
process_begin: CreateProcess(NULL, nvcc -c -DWINDOWS -DCURL_STATICLIB -O2 -Xptxas -v -o memtestG80_core.obj memtestG80_core.cu, ...) failed.
make (e=2): Cannot find file specified.
make2: *** [Makefiles/Makefile.windows:13: memtestG80_core.obj] Error 2"
What I do that is wrong?