安装jittor显示terminate called after throwing an instance of 'std::runtime_error'

输入python -m jittor.test.test_example,输出
[i 1208 15:48:41.395972 72 compiler.py:955] Jittor(1.3.6.2) src: /home/dl2022/yrj/miniconda/lib/python3.9/site-packages/jittor
[i 1208 15:48:41.401118 72 compiler.py:956] g++ at /usr/bin/g++(9.4.0)
[i 1208 15:48:41.401169 72 compiler.py:957] cache_path: /home/dl2022/.cache/jittor/jt1.3.6/g++9.4.0/py3.9.15/Linux-5.15.0-5x28/IntelRCoreTMi9xc2/default
[i 1208 15:48:41.422122 72 install_cuda.py:93] cuda_driver_version: [11, 6]
[i 1208 15:48:41.427612 72 __init__.py:411] Found /home/dl2022/.cache/jittor/jtcuda/cuda11.2_cudnn8_linux/bin/nvcc(11.2.152) at /home/dl2022/.cache/jittor/jtcuda/cuda11.2_cudnn8_linux/bin/nvcc.
[i 1208 15:48:41.491034 72 __init__.py:411] Found gdb(20.04.1) at /usr/bin/gdb.
[i 1208 15:48:41.496321 72 __init__.py:411] Found addr2line(2.34) at /usr/bin/addr2line.
[i 1208 15:48:41.675203 72 compiler.py:1010] cuda key:cu11.2.152_sm_86
[i 1208 15:48:41.839738 72 __init__.py:227] Total mem: 125.51GB, using 16 procs for compiling.
[i 1208 15:48:41.935466 72 jit_compiler.cc:28] Load cc_path: /usr/bin/g++
terminate called after throwing an instance of ‘std::runtime_error’
what(): [f 1208 15:48:42.166574 72 helper_cuda.h:128] CUDA error at /home/miniconda/lib/python3.9/site-packages/jittor/src/ops/array_op.cc:32 code=2( cudaErrorMemoryAllocation ) cudaStreamCreateWithFlags(&stream, cudaStreamNonBlocking)
Aborted (core dumped)

之前在学校的时候能正常运行,一回家就显示core dumped。这是啥情况啊qwq

log显示
error 16:07:52.432: Disposing session as kernel process died ExitCode: undefined, Reason: /home/miniconda/lib/python3.9/site-packages/traitlets/traitlets.py:2412: FutureWarning: Supporting extra quotes around strings is deprecated in traitlets 5.0. You can use ‘hmac-sha256’ instead of ‘“hmac-sha256”’ if you require traitlets >=5.
warn(
/home/miniconda/lib/python3.9/site-packages/traitlets/traitlets.py:2366: FutureWarning: Supporting extra quotes around Bytes is deprecated in traitlets 5.0. Use ‘ac027030-3a4f-4dae-9411-5952c31f19ab’ instead of ‘b"ac027030-3a4f-4dae-9411-5952c31f19ab"’.
warn(
e[38;5;2m[i 1208 16:07:51.374718 40 log.cc:351] Load log_sync: 1e[m

info 16:07:52.433: Dispose Kernel process 3139614.
error 16:07:52.433: Raw kernel process exited code: undefined
error 16:07:52.437: Error in waiting for cell to complete Error: Canceled future for execute_request message before replies were done
at t.KernelShellFutureHandler.dispose (/home/dl2022/.vscode-server/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:32353)
at /home/dl2022/.vscode-server/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:51405
at Map.forEach ()
at y._clearKernelState (/home/dl2022/.vscode-server/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:51390)
at y.dispose (/home/dl2022/.vscode-server/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:44872)
at /home/dl2022/.vscode-server/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:2184547
at t.swallowExceptions (/home/dl2022/.vscode-server/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:7:125449)
at p.dispose (/home/dl2022/.vscode-server/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:2184525)
at t.RawSession.dispose (/home/dl2022/.vscode-server/extensions/ms-toolsai.jupyter-2022.11.1003412109/out/extension.node.js:2:2189519)
at runMicrotasks ()
at processTicksAndRejections (node:internal/process/task_queues:96:5)
warn 16:07:52.437: Cell completed with errors {
message: ‘Canceled future for execute_request message before replies were done’
}
info 16:07:52.440: Cancel all remaining cells true || Error || undefined