Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rocm jaxlib v0.5.0 slowdown 3 #127

Open
wants to merge 5 commits into
base: rocm-jaxlib-v0.5.0
Choose a base branch
from

Conversation

zoranjovanovic-ns
Copy link

Just for testing purposes

@zoranjovanovic-ns zoranjovanovic-ns self-assigned this Mar 11, 2025
…th rocm

Imported from GitHub PR openxla#22334

This change fixes the flaky gpu compiler test used to run on rocm CI pipeline gate.
Triton pipeline was wrongly using the TritonGPUAccelerateMatmul pass which supports cuda only.
In rocm there is a different pass which is now used in the rocm pipeline.

https://github.com/triton-lang/triton/blob/main/third_party/amd/lib/TritonAMDGPUTransforms/AccelerateAMDMatmul.cpp
Copybara import of the project:

--
c5f600f by Alexandros Theodoridis <[email protected]>:

Fix flaky gpu compiler test when building with rocm

Merging this change closes openxla#22334

COPYBARA_INTEGRATE_REVIEW=openxla#22334 from ROCm:rocm_fix_flaky_gpu_compiler_test c5f600f
PiperOrigin-RevId: 723469960
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.

3 participants