-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
Add Support For Windows? #161
Comments
I agree it would be great to add support for Windows. I am not entirely sure where to begin though... |
This repository currently offers specific builds of Jax for windows, I presume a similar approach could be leveraged. |
Related upstream issue: jax-ml/jax#15907 . |
Note that upstream JAX now has Windows As to how you build such a wheel, see https://jax.readthedocs.io/en/latest/developer.html#additional-notes-for-building-jaxlib-from-source-on-windows and |
Hi everyone, Any news on this? as @hawkinsp mentioned, since 0.4.13 IIRC jax supports CPU-only on windows. That would be really cool to have! |
I see on pypi they have it https://pypi.org/search/?q=jaxlib&o=&c=Operating+System+%3A%3A+Microsoft+%3A%3A+Windows - would be great to bring into the conda universe. |
Comment:
Would be great to add support for Windows version of jaxlib.
The text was updated successfully, but these errors were encountered: