Actually, it can not work without the CUBIN file… Without the CUBIN file, it should print an error message. What exactly is the output when you run the program?
Actually it’s very strange. Yesterday (before install NSight) the program worked and now I want to run it and effectively print an error message „File not found“ logically. Thank you for all.
Now, the problem is when I try to compile th file .cu. I get the error:
nvcc fatal: Cannot find compiler ‚cl.exe‘ in PATH
I installed Visual Studio and I found a file named ‚cl.exe‘ and I added the directory to PATH variable, but not works.