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

Support cuda releases of Jax #3

Open
kamadorueda opened this issue Sep 21, 2021 · 0 comments
Open

Support cuda releases of Jax #3

kamadorueda opened this issue Sep 21, 2021 · 0 comments

Comments

@kamadorueda
Copy link
Member

Seems it's only a matter of indexing this page:

https://storage.googleapis.com/jax-releases/jax_releases.html

pip install jax[cudaxx] means installing jaxlib+cudaxx from such index

https://github.com/google/jax/blob/9a5cf7c81e0e2cc39358574cdb5887397ec7557b/setup.py#L61

This introduces a nice feature into the project: indexing other repository APIs than PyPI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant