You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Used in noxfile.py to avoid these kinds of failures:
File "/builds/fluiddyn/transonic/.nox/test-with_pythran-1-with_cython-1/lib/python3.10/site-packages/jax/_src/lib/__init__.py", line 84, in <module>
cpu_feature_guard.check_cpu_features()
RuntimeError: This version of jaxlib was built using AVX instructions, which your CPU and/or operating system do not support. You may be able work around this issue by building jaxlib from source.