Check failed: ptr Fail to allocate GPU memory 1024 bytes
Created by: ecit241
[INFO 2018-04-27 12:22:45,641 layers.py:2829] output for pool_3: c = 128, h = 11, w = 3, size = 4224 F0427 12:22:45.654973 29609 Allocator.h:89] Check failed: ptr Fail to allocate GPU memory 1024 bytes
* Check failure stack trace: *
@ 0x7fc6072639cd google::LogMessage::Fail() @ 0x7fc60726747c google::LogMessage::SendToLog() @ 0x7fc6072634f3 google::LogMessage::Flush() @ 0x7fc60726898e google::LogMessageFatal::~LogMessageFatal() @ 0x7fc60719912e paddle::GpuAllocator::alloc() @ 0x7fc60718075f paddle::PoolAllocator::alloc() @ 0x7fc60718016f paddle::GpuMemoryHandle::GpuMemoryHandle() @ 0x7fc60719320e paddle::GpuVectorT<>::GpuVectorT() @ 0x7fc6071933c8 paddle::VectorT<>::create() @ 0x7fc607193479 paddle::VectorT<>::createParallelVector() @ 0x7fc60701a526 paddle::Parameter::enableType() @ 0x7fc607015ccc paddle::parameterInitNN() @ 0x7fc60701853e paddle::NeuralNetwork::init() @ 0x7fc60704132f paddle::GradientMachine::create() @ 0x7fc607240575 GradientMachine::createFromPaddleModelPtr() @ 0x7fc60724075f GradientMachine::createByConfigProtoStr() @ 0x7fc606ecfbb7 _wrap_GradientMachine_createByConfigProtoStr @ 0x4c30ce PyEval_EvalFrameEx @ 0x4b9ab6 PyEval_EvalCodeEx @ 0x4c1e6f PyEval_EvalFrameEx @ 0x4b9ab6 PyEval_EvalCodeEx @ 0x4c16e7 PyEval_EvalFrameEx @ 0x4b9ab6 PyEval_EvalCodeEx @ 0x4d55f3 (unknown) @ 0x4eebee (unknown) @ 0x4ee7f6 (unknown) @ 0x4aa9ab (unknown) @ 0x4c15bf PyEval_EvalFrameEx @ 0x4b9ab6 PyEval_EvalCodeEx @ 0x4d55f3 (unknown) @ 0x4a577e PyObject_Call @ 0x4bed3d PyEval_EvalFrameExAborted (core dumped) 我的是系统是ubuntu 16.04.两块4G的N卡,怎么会报GPU 的错误,我是用scene_text_recognition例子的代码跑的 +-----------------------------------------------------------------------------+ | NVIDIA-SMI 390.48 Driver Version: 390.48 | |-------------------------------+----------------------+----------------------+ | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | |===============================+======================+======================| | 0 Quadro K2200 Off | 00000000:01:00.0 On | N/A | | 42% 40C P8 1W / 39W | 132MiB / 4040MiB | 4% Default | +-------------------------------+----------------------+----------------------+ | 1 Quadro K2200 Off | 00000000:02:00.0 Off | N/A | | 42% 34C P8 1W / 39W | 1MiB / 4043MiB | 0% Default | +-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+ | Processes: GPU Memory | | GPU PID Type Process name Usage | |=============================================================================| | 0 1057 G /usr/lib/xorg/Xorg 131MiB | +-----------------------------------------------------------------------------+