Skip to content

Adding JAX 0.9.2 build to CI#5094

Open
magaonka-amd wants to merge 1 commit intoROCm:mainfrom
magaonka-amd:magaonka/add-jax-092
Open

Adding JAX 0.9.2 build to CI#5094
magaonka-amd wants to merge 1 commit intoROCm:mainfrom
magaonka-amd:magaonka/add-jax-092

Conversation

@magaonka-amd
Copy link
Copy Markdown

Motivation

Mirrors #4303 (which added 0.9.1) for the 0.9.2 release. JAX 0.9.2 follows the same model as 0.9.1: jaxlib is installed from upstream PyPI (pip install jaxlib==0.9.2); only jax_rocm7_plugin and jax_rocm7_pjrt are built downstream from ROCm/rocm-jax rocm-jaxlib-v0.9.2.

Technical Details

Files changed

  • .github/workflows/release_portable_linux_jax_wheels.yml
    Added rocm-jaxlib-v0.9.2 to the build matrix with build_jaxlib: false.
  • RELEASES.md
    Added 0.9.2 row to the JAX version table (0.9.2 / 0.9.2 (upstream)).
  • external-builds/jax/README.md
    Added 0.9.2 row to the supported versions table (Linux ✅ via rocm-jaxlib-v0.9.2).

The build infrastructure (build_linux_jax_wheels.yml, write_jax_versions.py, test_linux_jax_wheels.yml) needs no changes — #4303 already made the jaxlib path conditional on build_jaxlib.

Mirrors ROCm#4303 (which added 0.9.1) for the 0.9.2 release. JAX 0.9.2
follows the same model as 0.9.1: jaxlib comes from upstream PyPI
(`pip install jaxlib==0.9.2`), only `jax_rocm7_plugin` and
`jax_rocm7_pjrt` are built downstream from ROCm/rocm-jax
`rocm-jaxlib-v0.9.2`.

- `release_portable_linux_jax_wheels.yml`: add
  `rocm-jaxlib-v0.9.2` to the build matrix with
  `build_jaxlib: false`.
- `RELEASES.md`: add 0.9.2 row to the JAX version table.
- `external-builds/jax/README.md`: add 0.9.2 row to the supported
  versions table.
@marbre
Copy link
Copy Markdown
Member

marbre commented May 7, 2026

What's the test plan? Have you triggered a dev build?

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

Labels

None yet

Projects

Status: TODO

Development

Successfully merging this pull request may close these issues.

2 participants