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
Building the latest version (0.4.25) works fine without CUDA support.
However, when enabling the latter, we face:
ERROR: /build/source/jaxlib/cuda/BUILD:185:17: no such package '@tsl//tsl/cuda': BUILD file not found in directory 'tsl/cuda>
ERROR: Analysis of target '//jaxlib/tools:build_wheel' failed; build aborted:
Description
Context: jax update to 0.4.25 in the nixpkgs repository
Building the latest version (0.4.25) works fine without CUDA support.
However, when enabling the latter, we face:
Can this be our fault ?
cc @samuela @SomeoneSerge
System info (python version, jaxlib version, accelerator, etc.)
Python version: 3.11
CUDA version: 11.8 (also tried with 12.2)
The text was updated successfully, but these errors were encountered: