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

Building from source fails with CUDA #20283

Closed
GaetanLepage opened this issue Mar 16, 2024 · 1 comment
Closed

Building from source fails with CUDA #20283

GaetanLepage opened this issue Mar 16, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@GaetanLepage
Copy link

GaetanLepage commented Mar 16, 2024

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:

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: 

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)

@GaetanLepage GaetanLepage added the bug Something isn't working label Mar 16, 2024
@GaetanLepage GaetanLepage changed the title Building from soure fails with CUDA Building from source fails with CUDA Mar 26, 2024
@GaetanLepage
Copy link
Author

This is not happening anymore in the latest release (0.4.26).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant