Hello
We have a Grid K2 machine. I am trying to setup cuda in side a ubuntu 16.4 vm on this machine. When I use the driver download page it points me to the NVIDIA-Linux-x86_64-367.57 version of the drivers which seem to work (they install and nvidia-smi shows expected results)
However when I go to install the current download of cuda (cuda_9.1.85_387.26_linux) it installs a newer version of the driver (387.26) which doesn’t seem to support the Grid K2 board we have (module stops loading and nvidia-smi errors)
I can find older versions of cuda but they all seem to need the same driver version. Is there some where I can find a version that will work with our Grid K2, and if so where is it?