Skip to content

[AUTOGENERATED] [rocm6.5_internal_testing] [release/2.6] [SWDEV-529824] Fix Float16 CooperativeReduction Test Failure #2212

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

Open
wants to merge 1 commit into
base: rocm6.5_internal_testing
Choose a base branch
from

Conversation

okakarpa
Copy link
Collaborator

Cherry-pick of #2204

…ilure (#2204)

- Previously expected values were calculated on GPU using same dtype as
result values
- Now expected values are calculated on CPU using Float32 dtype
- This fixes a test failure that was observed on Navi48 where difference
between Eager mode (expected) and Inductor / Triton (result) did not
meet the error tolerance when sum was evaluated on an array of Float16
values

Co-authored-by: pnikolic-amd <[email protected]>
@pmaybank pmaybank requested a review from jataylo May 30, 2025 10:33
@pmaybank pmaybank marked this pull request as ready for review May 30, 2025 10:33
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