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

Add Support For Windows? #161

Open
adam-hartshorne opened this issue Dec 22, 2022 · 6 comments
Open

Add Support For Windows? #161

adam-hartshorne opened this issue Dec 22, 2022 · 6 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@adam-hartshorne
Copy link

Comment:

Would be great to add support for Windows version of jaxlib.

@adam-hartshorne adam-hartshorne added the question Further information is requested label Dec 22, 2022
@ngam ngam added the help wanted Extra attention is needed label Dec 27, 2022
@ngam
Copy link
Contributor

ngam commented Dec 27, 2022

I agree it would be great to add support for Windows. I am not entirely sure where to begin though...

@ngam ngam added enhancement New feature or request and removed question Further information is requested labels Dec 27, 2022
@adam-hartshorne
Copy link
Author

This repository currently offers specific builds of Jax for windows, I presume a similar approach could be leveraged.

https://github.com/cloudhan/jax-windows-builder/

@traversaro
Copy link
Contributor

Related upstream issue: jax-ml/jax#15907 .

@hawkinsp
Copy link
Contributor

Note that upstream JAX now has Windows pip builds for CPU (only).

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
https://github.com/google/jax/blob/main/.github/workflows/wheel_win_x64.yml
which is the pip wheel build.

@victoraalves
Copy link

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!

@ConorForgie
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

6 participants