memtestG80
memtestG80 copied to clipboard
What should I do ? Does this work with Visual Studio 2022 ?
I get this when running the make command
nvcc -c -DWINDOWS -DCURL_STATICLIB -O2 -Xptxas -v -o memtestG80_core.obj memtestG80_core.cu nvcc fatal : Cannot find compiler 'cl.exe' in PATH make: *** [memtestG80_core.obj] Error 1
I was able to run the cuda example that comes with Visual studio 2022 on Windows 10