1
votes

After installed cuda9.2 by run file, tried to run nvidia-smi, but it said no connection to nvidia gpu driver. Tried several ways to install nvidia gpu driver 390, all not successful.

Also tried using start script to create instance with cuda9.0, but cuda not installed. Manual install cuda9.0 also failed.

They said that GCP can only support gpu driver up to 384. Is the version updated? What is the best way to install nvidia driver and cuda. Which latest cuda version is supported? Thanks.

1

1 Answers

1
votes

According to this article in the GCP documentation, the latest version supported is “NVIDIA 384.111 driver or greater” in Linux instances.

Your questions are answered in this article. The article has all the installation steps on how to install cuda and Nvidia drivers.