Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve the error message when jaxlib is installed without GPU support.
Currently jax-triton fails to import with an `AttributeError` when jaxlib isn't installed with CUDA or ROCM support. This error message should provide more useful feedback.
- Loading branch information