jittor
jittor copied to clipboard
Assertion error when running on mac m2
Error message
When I try to install gittor on my local mac computer(m2 chip) , I go the following error: File "/Users/xxxxxxxx/miniconda3/envs/venv/lib/python3.10/site-packages/jittor/compiler.py", line 892, in check_cache_compile assert jit_utils.cc AssertionError
local hardware information
Hardware:
Hardware Overview:
Model Name: MacBook Pro
Model Identifier: MacBookPro18,3
Processor Name: Unknown
Processor Speed: 2.4 GHz
Number of Processors: 1
Total Number of Cores: 8
L2 Cache: 16 MB
Memory: 16 GB
Serial Number (system): C6LR4PLJ70
Hardware UUID: 89A5B5AB-69EE-5C11-860F-D6BDAA6099B6
Provisioning UDID: 89A5B5AB-69EE-5C11-860F-D6BDAA6099B6
Activation Lock Status: Disabled
Reproduce
I followed the install instruction provided here: https://cg.cs.tsinghua.edu.cn/jittor/download/
my effort
and I already tried this . It didn't work: https://github.com/Jittor/jittor/issues/13