Open akshay-raj-dhamija opened 7 years ago
This seems to be some issue with the GPU installation. What does nvidia-smi show? Is there some other processes running on gpu number 1 when it freezes?
Thanks for your response. The only processes running on both the GPUs were just the caffe2 code. Below, is a screen shot of nvidia-smi just before the GPU's froze.
Hello, I used the following code to run a simple MNIST example using a GPU on a remote machine
To run the network for different iterations I use
the above code initially works fine on gpu_no 1 and then hangs the gpus, ultimately making the system unreachable. Please note: the same works well without any issues on gpu_no 0.