Skip to content

Conversation

@copybara-service
Copy link

PR #22334: [ROCm] Fix flaky gpu compiler test when building with rocm

Imported from GitHub PR #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 #22334

FUTURE_COPYBARA_INTEGRATE_REVIEW=#22334 from ROCm:rocm_fix_flaky_gpu_compiler_test c5f600f

Imported from GitHub PR #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 #22334

COPYBARA_INTEGRATE_REVIEW=#22334 from ROCm:rocm_fix_flaky_gpu_compiler_test c5f600f
PiperOrigin-RevId: 723469960
@copybara-service copybara-service bot merged commit ca9f9eb into main Feb 5, 2025
@copybara-service copybara-service bot deleted the test_723447950 branch February 5, 2025 13:20
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.

1 participant