Skip to content

CUDA unknown error with running the quick start #95

Open
@Yansera

Description

@Yansera

Hello, I've just run the quick start, and then I got that

Here is the

[(gra) graphvite baseline quick start
running baseline: demo/quick_start.yaml
loading graph from /root/.graphvite/dataset/blogcatalog/blogcatalog_train.txt
0.00018755%
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
Graph<uint32>
------------------ Graph -------------------
#vertex: 10308, #edge: 327429
as undirected: yes, normalization: no
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[time] GraphApplication.load: 0.0948522 s
Check failed: error == cudaSuccess CUDA error unknown error at /network/home/zhuzhaoc/.local/envs/build/conda-bld/graphvite_1584598935508/work/include/core/solver.h:203
*** Check failure stack trace: ***
    @     0x7f53f019f1c3  google::LogMessage::Fail()
    @     0x7f53f01a425b  google::LogMessage::SendToLog()
    @     0x7f53f019eebf  google::LogMessage::Flush()
    @     0x7f53f019f6ef  google::LogMessageFatal::~LogMessageFatal()
    @     0x7f51cd2bbfdf  graphvite::CudaCheck()
    @     0x7f51cd41ed64  graphvite::SolverMixin<>::SolverMixin()
    @     0x7f51cd464f1d  _ZZN8pybind1112cpp_function10initializeIZNS_6detail8initimpl11constructorIJSt6vectorIiSaIiEEimEE7executeINS_6class_IN9graphvite11GraphSolverILm128EfjEEJEEEJNS_10call_guardIJNS_18gil_scoped_releaseEEEENS_5arg_vESI_SI_ELi0EEEvRT_DpRKT0_EUlRNS2_16value_and_holderES7_imE_vJSQ_S7_imEJNS_4nameENS_9is_methodENS_7siblingENS2_24is_new_style_constructorESH_SI_SI_SI_EEEvOSJ_PFT0_DpT1_EDpRKT2_ENUlRNS2_13function_callEE1_4_FUNES17_
    @     0x7f51cd378529  pybind11::cpp_function::dispatcher()
    @     0x55b27acde424  _PyMethodDef_RawFastCallDict
    @     0x55b27acdeffa  method_call
    @     0x55b27acc3101  PyObject_Call
    @     0x55b27ad2e168  slot_tp_init
    @     0x55b27acc29fa  type_call
    @     0x55b27acc3101  PyObject_Call
    @     0x55b27ad6edb3  _PyEval_EvalFrameDefault
    @     0x55b27acb1ea2  _PyEval_EvalCodeWithName
    @     0x55b27acb341f  _PyFunction_FastCallDict
    @     0x55b27acf3fe1  slot_tp_new
    @     0x55b27acfa360  _PyObject_FastCallKeywords
    @     0x55b27acfb269  call_function
    @     0x55b27ad71cba  _PyEval_EvalFrameDefault
    @     0x55b27acb1ea2  _PyEval_EvalCodeWithName
    @     0x55b27acb341f  _PyFunction_FastCallDict
    @     0x55b27acdf093  method_call
    @     0x55b27acc3101  PyObject_Call
    @     0x55b27ad6edb3  _PyEval_EvalFrameDefault
    @     0x55b27acb1ea2  _PyEval_EvalCodeWithName
    @     0x55b27acb341f  _PyFunction_FastCallDict
    @     0x55b27ad6edb3  _PyEval_EvalFrameDefault
    @     0x55b27acb1ea2  _PyEval_EvalCodeWithName
    @     0x55b27acb341f  _PyFunction_FastCallDict
    @     0x55b27acdf093  method_call
Aborted (core dumped)](url)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions