Skip to content
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

Assertion error when running on mac m2 #498

Open
Caohanwen0 opened this issue Jan 13, 2024 · 0 comments
Open

Assertion error when running on mac m2 #498

Caohanwen0 opened this issue Jan 13, 2024 · 0 comments

Comments

@Caohanwen0
Copy link

Caohanwen0 commented Jan 13, 2024

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: #13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant