sudo apt install python3.7-dev libomp-dev
sudo python3.7 -m pip install git+https://gitee.com/chenyang918/jittor.git -i https://pypi.doubanio.com/simple
python3.7 -m jittor.test.test_example

#之前配置过的就直接测试即可 如果没有配置cuda 请参考https://dongfangyou.blog.csdn.net/article/details/106331116
python3.7 -m jittor.test.test_cuda
python3.7 -m jittor.test -v