Skip to content

docs: update JAX installation instructions in RELEASES.md#6225

Merged
erman-gurses merged 13 commits into
mainfrom
users/erman-gurses/update-jax-doc
Jun 29, 2026
Merged

docs: update JAX installation instructions in RELEASES.md#6225
erman-gurses merged 13 commits into
mainfrom
users/erman-gurses/update-jax-doc

Conversation

@erman-gurses

@erman-gurses erman-gurses commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary

Issue ID: #6226
Updated the JAX section in RELEASES.md to reflect current supported versions and installation methods.

Changes

  • Multi-arch JAX section: Added clear installation instructions using the unified index (https://rocm.nightlies.amd.com/whl-multi-arch/) with [device-*] extras.
  • Updated supported JAX versions to 0.9.1 and 0.10.0.
  • Added note about version pinning (jax, jax_rocm7_plugin, jax_rocm7_pjrt).
  • Improved consistency with the PyTorch documentation section.
  • Minor cleanup and better cross-references.

Related

This makes the documentation accurate and user-friendly for both 0.9.1 and 0.10.0 users.

@therock-pr-bot

therock-pr-bot Bot commented Jun 29, 2026

Copy link
Copy Markdown

✅ All Checks Passed — Ready for Review

Check Status Details
🌿 Branch Name ✅ Pass
📝 PR Title/Description ✅ Pass
Forbidden Files ✅ Pass
🧪 Unit Test ✅ Pass PR does not contain code files — Unit Test auto-passed
🔎 pre-commit ✅ Pass
🚫 Draft PR 🔜 To Be Enabled
🚩 Feature Flag 🔜 To Be Enabled
📊 Code Coverage 🔜 To Be Enabled
🤖 therock-pr-bot ✅ Pass

🎉 All checks passed! This PR is ready for review.

📖 Need help? See the Policy FAQ for details on every check and how to fix failures.

@therock-pr-bot therock-pr-bot Bot added the Not ready to Review PR has unresolved policy failures — reviews blocked label Jun 29, 2026
@therock-pr-bot

therock-pr-bot Bot commented Jun 29, 2026

Copy link
Copy Markdown

🎉 All checks passed! This PR is ready for review.

@therock-pr-bot therock-pr-bot Bot removed the Not ready to Review PR has unresolved policy failures — reviews blocked label Jun 29, 2026
@therock-pr-bot

Copy link
Copy Markdown

Pre-commit check failed

pre-commit failed

Please run locally:

  • python -m pip install pre-commit
  • pre-commit install
  • pre-commit run --all-files --show-diff-on-failure

This repo uses .pre-commit-config.yaml.

Comment thread RELEASES.md Outdated
Comment thread RELEASES.md
@erman-gurses erman-gurses requested a review from ScottTodd June 29, 2026 22:53

@ScottTodd ScottTodd left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

A few small things to fix, otherwise lgtm

Comment thread RELEASES.md
Comment thread RELEASES.md
Comment on lines +323 to +324
# 3. Install matching jax from PyPI
pip install "jax==${JAX_VERSION}"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Oh, are we not mirroring the jax package to our index? I think we should...
(docs are fine as-is, future improvement)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Yeah, it'd be nice if we could. It'd simplify the install

Comment thread RELEASES.md Outdated
@erman-gurses erman-gurses added the ci:skip Skip all CI builds/tests for this PR label Jun 29, 2026
@erman-gurses erman-gurses merged commit ec49442 into main Jun 29, 2026
22 checks passed
@erman-gurses erman-gurses deleted the users/erman-gurses/update-jax-doc branch June 29, 2026 23:58
@github-project-automation github-project-automation Bot moved this from TODO to Done in TheRock Triage Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:skip Skip all CI builds/tests for this PR

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants