Hi, help me to start, please. I’d like to estimate, it’s worth to pass my codes to GPU. I’ve taken GeForce GTX 650, and install Debian 10.7, hpc sdk 20.11 and driver with NVIDIA-Linux-x86_64-460.32.03.run. But if I use option -cuda, I get an error message:
avp@D:~/work/NV/chapter1/increment$ nvfortran increment.cuf
NVFORTRAN-S-0155-Invalid value after compiler -cudacap flag 30
NVFORTRAN-S-1001-All selected compute capabilities were disabled (see -Minfo) (increment.cuf: 1)
0 inform, 0 warnings, 1 severes, 0 fatal for
I gess, there is some simple mistake, but which? I’ve spend a few of days, but I don’t guess.