FastMaskRCNN icon indicating copy to clipboard operation
FastMaskRCNN copied to clipboard

EigenAllocator for GPU ran out of memory when allocating 0

Open Sharathnasa opened this issue 8 years ago • 2 comments

Hello, does anyone encountered this error ? After some random number of iterations, i'm getting the below exception. Can anyone help me where its going wrong?

: E tensorflow/core/common_runtime/bfc_allocator.cc:244] tried to allocate 0 bytes : W tensorflow/core/common_runtime/allocator_retry.cc:32] Request to allocate 0 bytes : F tensorflow/core/common_runtime/gpu/gpu_device.cc:103] EigenAllocator for GPU ran out of memory when allocating 0. See error logs for more detailed info. Aborted (core dumped)

Regards, Sharath

Sharathnasa avatar Aug 04 '17 15:08 Sharathnasa

@Sharathnasa I got this. I am using 1080 Ti . 11GB

shamanez avatar Sep 19 '17 11:09 shamanez

any updates on this issue? Did you get to solve it? I am experiencing this similarly after a random number of epochs and iterations! I would appreciate any hints and help. Thanks!

GHmaryam avatar Jan 26 '18 22:01 GHmaryam