Skip to content

Add python_version input to jax release workflow#70

Merged
ScottTodd merged 1 commit into
mainfrom
users/scotttodd/jax-python-version
Jun 30, 2026
Merged

Add python_version input to jax release workflow#70
ScottTodd merged 1 commit into
mainfrom
users/scotttodd/jax-python-version

Conversation

@ScottTodd

Copy link
Copy Markdown
Member

Motivation

Progress on ROCm/TheRock#5634 and ROCm/TheRock#6218.

This will be used by ROCm/TheRock#6117 which applies what ROCm/TheRock#5727 added for pytorch to jax: an optional build_jax toggle and the python_version input to build for a single version instead of all versions.

Test Plan

Dev release in TheRock: https://github.com/ROCm/TheRock/actions/runs/28469583076

Submission Checklist

@erman-gurses erman-gurses left a comment

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.

LGTM

ScottTodd added a commit to ROCm/TheRock that referenced this pull request Jun 30, 2026
## Motivation

Progress on #5634 and
#6218.

Follow-up to these PRs:
* #4366
* #5727

This brings PyTorch and JAX back into alignment with optional
triggering, a script to define the job matrix, and the ability to
trigger builds for a single python version at a time to save CI
resources.

## Technical Details

> [!IMPORTANT]
> The `python_version` input will need to be added to
https://github.com/ROCm/rockrel/blob/main/.github/workflows/multi_arch_release_linux_jax_wheels.yml,
like with ROCm/rockrel#54 and
ROCm/rockrel#55.
>
> I've prepared this PR for that:
ROCm/rockrel#70.

## Test Plan

* New unit tests
* Trigger a dev release with `multi_arch_release_linux.yml`, setting
`build_jax` to `false`
  * https://github.com/ROCm/TheRock/actions/runs/28469583076
* Trigger `multi_arch_release_linux_jax_wheels.yml` for a single
`python_version`
  * https://github.com/ROCm/TheRock/actions/runs/28469829633

## Submission Checklist

- [x] Look over the contributing guidelines at
https://github.com/ROCm/ROCm/blob/develop/CONTRIBUTING.md#pull-requests.
@ScottTodd ScottTodd merged commit 3772c12 into main Jun 30, 2026
1 check passed
@ScottTodd ScottTodd deleted the users/scotttodd/jax-python-version branch June 30, 2026 23:45
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.

2 participants