VNet
VNet copied to clipboard
I meet a problem about out of memory
when I run the main.py , it says Check failed: error == cudaSuccess(2 vs. 0) out of memory. I use Nvida Titan X with 12G of memory . Who can help me to solve this problem?
if you look at the CLOSED issues you will find an answer to your question :)
(It’s about cudnn)
On Apr 12, 2017, at 3:24 AM, wangyidada [email protected] wrote:
when I run the main.py , it says Check failed: error == cudaSuccess(2 vs. 0) out of memory. I use Nvida Titan X with 12G of memory . Who can help me to solve this problem?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/faustomilletari/VNet/issues/27, or mute the thread https://github.com/notifications/unsubscribe-auth/AMtsvnS_7EH7oFhkjS19AoysJwJ3Re7bks5rvHwZgaJpZM4M7C8C.
@wangyidada
its not Vnet issue , check your gpu usage
run command: nvidia-smi
if you are utilizing limited space GPU then reduce input data
Make sure you use 3D-Caffe and CuDNN V5.