Hello. I’m trying to run a program I made using the cutensor fortran extensions in a server with a Quadro P6000 card (compute capability 6.1). I’m selecting cc60 and cuda12.9 in the nvfortran compiler, but I get the error Help, cutensorCreate returned 15, and when I run memcheck I get no kernel image available for execution on the device. Can someone help me?
This program runs fine on my cc75 GTX1650 Mobile card.
Vinicius