-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
import jax;key = jax.random.PRNGKey(0) fails with Illegal instruction on QEMU-emulated linux-aarch64 #144
Labels
bug
Something isn't working
Comments
More detailed backtrace:
|
5 tasks
Still preset in modern builds:
|
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solution to issue cannot be found in the documentation.
Issue
The following instructions on linux-64 fail with illegal instruction:
I was not able to test on a physical linux-aarch64 system, so I am not sure if that happens also there. With the pip wheel, this does not happens.
Installed packages
Environment info
I did not do a detailed analysis, but the issue seems present also in older jax/jaxsim versions.
The text was updated successfully, but these errors were encountered: