Skip to content

Instantly share code, notes, and snippets.

@kozikow
Created October 24, 2017 23:21
Show Gist options
  • Save kozikow/6da30c585282fe38a8617740314ef5d0 to your computer and use it in GitHub Desktop.
Save kozikow/6da30c585282fe38a8617740314ef5d0 to your computer and use it in GitHub Desktop.
Cuda error
[23:20:37] /mxnet/dmlc-core/include/dmlc/./logging.h:308: [23:20:37] /mxnet/mshadow/mshadow/./stream_gpu-inl.h:115: Check failed: err == CUBLAS_STATUS_SUCCESS (1 vs. 0) Create cublas handle failed
Stack trace returned 7 entries:
[bt] (0) /mxnet/python/mxnet/../../lib/libmxnet.so(_ZN4dmlc15LogMessageFatalD1Ev+0x3c) [0x7fb24f14701c]
[bt] (1) /mxnet/python/mxnet/../../lib/libmxnet.so(+0x1693fa1) [0x7fb250129fa1]
[bt] (2) /mxnet/python/mxnet/../../lib/libmxnet.so(_ZNSt17_Function_handlerIFvSt10shared_ptrIN5mxnet6engine10ThreadPool11SimpleEventEEEZZNS2_23ThreadedEnginePerDevice13PushToExecuteEPNS2_8OprBlockEbENKUlvE1_clEvEUlS5_E_E9_M_invokeERKSt9_Any_dataOS5_+0x187) [0x7fb2501336e7]
[bt] (3) /mxnet/python/mxnet/../../lib/libmxnet.so(_ZNSt6thread5_ImplISt12_Bind_simpleIFSt8functionIFvSt10shared_ptrIN5mxnet6engine10ThreadPool11SimpleEventEEEES8_EEE6_M_runEv+0x4a) [0x7fb25012cdea]
[bt] (4) /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0xb8c80) [0x7fb23525fc80]
[bt] (5) /lib/x86_64-linux-gnu/libpthread.so.0(+0x76ba) [0x7fb259d3f6ba]
[bt] (6) /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7fb259a753dd]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment