You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run the binarized MNIST case with only one GPU, since if I use all three GPUs on my server it might cause a "GPU lost" problem after training a while...(haven't figured out why yet :(..)
However, though the default GPU setting is already for only one single GPU, I can still see from nvidia-smi that all of the three GPUs are used...
I also tried to set -nGPU to 2, but still the same result...
Could anyone help?
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to run the binarized MNIST case with only one GPU, since if I use all three GPUs on my server it might cause a "GPU lost" problem after training a while...(haven't figured out why yet :(..)
However, though the default GPU setting is already for only one single GPU, I can still see from nvidia-smi that all of the three GPUs are used...
I also tried to set -nGPU to 2, but still the same result...
Could anyone help?
The text was updated successfully, but these errors were encountered: