Hello.
I’m trying to run caffe classifier example (00-classification) using GPU on Macbook Pro 2014 (NVIDIA GeForce GT 650M / 1024 MB).
But I get error syncedmem.cpp:64] Check failed: error == cudaSuccess (2 vs. 0) out of memory.
I can’t understand why there is not enough memory… How much memory do I need and how can I check which processes uses memory.
Please help!