Good Day.
I'm trying to help a prof run the kspaceFirstOrder3D-CUDA v1.2
program from matlab and after a bunch of library trickery
to get it to work on CentOS 7.6, it runs but then:
!!! K-Wave experienced a fatal error !!! │
├───────────────────────────────────────────────────────────────┤
│ Error: Insufficient CUDA driver version. Install the latest │
│ drivers. │
├───────────────────────────────────────────────────────────────┤
│ Execution terminated
The machine is running the very latest NVIDIA GPU driver
(430.40) and the CUDA that is installed is 10.1.
Is this too new? Do we need to drop back on both the driver
to the latest 390.x and perhaps an earlier version of CUDA?
Any help greatly appreciated.
Cheers.