Skip to content

fix: split jax[cuda] into cpu/gpu extras to support CPU-only installs#444

Open
shanujans wants to merge 2 commits into
google-research:masterfrom
shanujans:master
Open

fix: split jax[cuda] into cpu/gpu extras to support CPU-only installs#444
shanujans wants to merge 2 commits into
google-research:masterfrom
shanujans:master

Conversation

@shanujans

Copy link
Copy Markdown

Closes #443

@rajpratham1 rajpratham1 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The dependency split looks good and should make CPU-only installations much smoother. One thing I'd like to clarify before approving: this PR changes the package version from 2.0.1 to 2.0.0, which appears to be a version rollback. Was this intentional?

If not, could you rebase onto the latest master or restore the current version so we don't accidentally regress the package version?

@shanujans

Copy link
Copy Markdown
Author

Thanks for catching that! The version rollback was unintentional. I based the file on an older snapshot. Restored to 2.0.1 in the latest commit.

@shanujans shanujans requested a review from rajpratham1 June 19, 2026 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] jax[cuda] hardcoded in optional dependencies breaks install on CPU-only machines

2 participants