I’m trying to monitor a process that uses CUDA and MPI, is there any way I could do this, something like the command “top” but that monitors the GPU...
I’m searching for a way to use the GPU from inside a docker container. The container will execute arbitrary code so i don’t want to use the privileged mode....
I am very confused by the different CUDA versions shown by running which nvcc and nvidia-smi. I have both cuda9.2 and cuda10 installed on my ubuntu 16.04. Now I...
I have searched many places but ALL I get is HOW to install it, not how to verify that it is installed. I can verify my NVIDIA driver is...
Looking through the answers and comments on CUDA questions, and in the CUDA tag wiki, I see it is often suggested that the return status of every API call...
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Stack Overflow....
Is there any quick command or script to check for the version of CUDA installed? I found the manual of 4.0 under the installation directory but I’m not sure...

