Skip to content

[JAX] Bump collective stream min JAX version to 0.10.1 - #3295

Merged
phu0ngng merged 1 commit into
NVIDIA:mainfrom
phu0ngng:jax_compute_on_version
Jul 31, 2026
Merged

[JAX] Bump collective stream min JAX version to 0.10.1#3295
phu0ngng merged 1 commit into
NVIDIA:mainfrom
phu0ngng:jax_compute_on_version

Conversation

@phu0ngng

Copy link
Copy Markdown
Collaborator

Description

Please include a brief summary of the changes, relevant motivation and context.

Fixes # (issue)

Type of change

  • Documentation change (change only to the documentation, either a fix or a new content)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Infra/Build change
  • Code refactoring

Changes

Please list the changes introduced in this PR:

  • Change A
  • Change B

Checklist:

  • I have read and followed the contributing guidelines
  • The functionality is complete
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Signed-off-by: Phuong Nguyen <phuonguyen@nvidia.com>

@jberchtold-nvidia jberchtold-nvidia left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM pending CI, thanks!

@greptile-apps

greptile-apps Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Raises the minimum JAX version for collective-stream support from 0.10.0 to 0.10.1.

  • Updates the accompanying comment to identify JAX 0.10.1 as the first release containing the required XLA support.

Confidence Score: 5/5

The PR appears safe to merge.

The changed threshold conservatively prevents JAX 0.10.0 from receiving an unsupported collective-stream annotation while enabling it for JAX 0.10.1 and later.

Important Files Changed

Filename Overview
transformer_engine/jax/version_utils.py Updates the collective-stream feature gate and its explanatory comment to require JAX 0.10.1; no actionable defect was identified.

Reviews (1): Last reviewed commit: "Bump collective stream min JAX version t..." | Re-trigger Greptile

@phu0ngng
phu0ngng merged commit 91d53a0 into NVIDIA:main Jul 31, 2026
10 of 14 checks passed
@phu0ngng
phu0ngng deleted the jax_compute_on_version branch July 31, 2026 17:03
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