-
Notifications
You must be signed in to change notification settings - Fork 314
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
jittor 安装错误 #361
Comments
您方便运行 |
搞定了,谢谢! |
老哥我也遇到这个问题,怎么解决的? |
应该是从arch 换成 ubuntu 。太久了 记不得了 |
好的,谢谢老哥 |
同样的问题,有什么解决方法吗 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
安装的github 上面最新的,运行 jittor.test.test_example 会报错
Full Log
python -m jittor.test.test_example ─╯
[i 0729 23:27:53.121185 08 compiler.py:955] Jittor(1.3.4.19) src: /home/zhangkai01/.conda/envs/MODNET/lib/python3.9/site-packages/jittor
[i 0729 23:27:53.123715 08 compiler.py:956] g++ at /opt/cuda/bin/g++(11.3.0)
[i 0729 23:27:53.123777 08 compiler.py:957] cache_path: /home/zhangkai01/.cache/jittor/jt1.3.4/g++11.3.0/py3.9.12/Linux-5.16.10-xaa/IntelRCoreTMi7x8f/default
[i 0729 23:27:53.126555 08 init.py:411] Found nvcc(11.7.64) at /opt/cuda/bin/nvcc.
[i 0729 23:27:53.180516 08 init.py:411] Found gdb(11.2) at /usr/bin/gdb.
[i 0729 23:27:53.184289 08 init.py:411] Found addr2line(2.38) at /usr/bin/addr2line.
[i 0729 23:27:53.253711 08 compiler.py:1010] cuda key:cu11.7.64_sm_86
[i 0729 23:27:53.373248 08 init.py:227] Total mem: 62.53GB, using 16 procs for compiling.
[i 0729 23:27:53.418286 08 jit_compiler.cc:28] Load cc_path: /opt/cuda/bin/g++
[1] 60333 IOT instruction (core dumped) python -m jittor.test.test_example
Minimal Reproduce
python3.9
cuda 11.7
cudnn 8.4
Reproduce this error with a file or several lines of code.
If it is not possible, leave it blank.
Expected behavior
A clear and concise description of what you expected to happen.
If you are submitting an issue for the first time, please refer to our guideline
The text was updated successfully, but these errors were encountered: