DSS icon indicating copy to clipboard operation
DSS copied to clipboard

Check failed: error == cudaSuccess (2 vs. 0) out of memory

Open tuhinkm opened this issue 5 years ago • 0 comments

I am getting this error at the line net.forward() during testing: F0304 14:26:21.611594 4889 syncedmem.cpp:71] Check failed: error == cudaSuccess (2 vs. 0) out of memory *** Check failure stack trace: ***

Process finished with exit code 134 (interrupted by signal 6: SIGABRT)

  1. How to solve this.
  2. I understand the default batch size of testing phase is 1. Is my understanding right?

tuhinkm avatar Mar 04 '19 08:03 tuhinkm