Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check failed: error == cudaSuccess CUDA error #108

Open
DaliaDawod opened this issue Apr 14, 2023 · 0 comments
Open

Check failed: error == cudaSuccess CUDA error #108

DaliaDawod opened this issue Apr 14, 2023 · 0 comments

Comments

@DaliaDawod
Copy link

I have this log:

100%|██████████| 949/949 [00:00<00:00, 834989.41it/s]loading knowledge graph from /repo/kepler/wikidata5m_transductive_train.txt
4.04445e-06%
48.5112%
97.0195%
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
KnowledgeGraph<uint32>
------------------ Graph -------------------
#entity: 4594149, #relation: 822
#triplet: 20614279, normalization: no
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[time] KnowledgeGraphApplication.load: 22.3368 s
Check failed: error == cudaSuccess CUDA error out of memory at /home/conda/feedstock_root/build_artifacts/graphvite_1644810165515/work/include/base/memory.h:131
*** Check failure stack trace: ***
    @     0x7fdadf48181d  google::LogMessage::Fail()
    @     0x7fdadf488179  google::LogMessage::SendToLog()
    @     0x7fdadf48120a  google::LogMessage::Flush()
    @     0x7fdadf48298a  google::LogMessageFatal::~LogMessageFatal()
    @     0x7fdae4425ad6  graphvite::CudaCheck()
    @     0x7fdae442646c  graphvite::Memory<>::resize()
    @     0x7fdae45c12cf  graphvite::SolverMixin<>::build()
    @     0x7fdae44cec54  _ZZN8pybind1112cpp_function10initializeIZNS0_C4IvN9graphvite20KnowledgeGraphSolverILm512EfjEEJRNS3_14KnowledgeGraphIjEERKNS3_9OptimizerEiiiiEJNS_4nameENS_9is_methodENS_7siblingENS_10call_guardIJNS_18gil_scoped_releaseEEEENS_3argENS_5arg_vESJ_SJ_SJ_SJ_A680_cEEEMT0_FT_DpT1_EDpRKT2_EUlPS5_S8_SB_iiiiE_vJSV_S8_SB_iiiiEJSC_SD_SE_SH_SI_SJ_SJ_SJ_SJ_SJ_SK_EEEvOSM_PFSL_SO_ESU_ENUlRNS_6detail13function_callEE1_4_FUNES12_
    @     0x7fdae44a91fb  pybind11::cpp_function::dispatcher()
    @           0x4f5652  PyCFunction_Call
    @           0x4e0c8b  _PyObject_MakeTpCall
    @           0x4f541d  method_vectorcall
    @           0x4f768a  PyObject_Call
    @           0x4d9f6b  _PyEval_EvalFrameDefault
    @           0x4d6fb1  _PyEval_EvalCodeWithName
    @           0x4e807c  _PyFunction_Vectorcall
    @           0x4f768a  PyObject_Call
    @           0x4d9f6b  _PyEval_EvalFrameDefault
    @           0x4d6fb1  _PyEval_EvalCodeWithName
    @           0x4e807c  _PyFunction_Vectorcall
    @           0x4d86a2  _PyEval_EvalFrameDefault
    @           0x4e7fe6  _PyFunction_Vectorcall
    @           0x4d8389  _PyEval_EvalFrameDefault
    @           0x4d6fb1  _PyEval_EvalCodeWithName
    @           0x585d79  PyEval_EvalCodeEx
    @           0x585d3b  PyEval_EvalCode
    @           0x5a5a91  run_eval_code_obj
    @           0x5a4a9f  run_mod
    @           0x45c417  pyrun_file
    @           0x45bfb8  PyRun_SimpleFileExFlags
    @           0x44fd9e  Py_RunMain.cold
    @           0x579dd9  Py_BytesMain
Aborted (core dumped)

Can you help me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant