Skip to content

[rocBLAS] Users/torrezuk/swdev 568158 syrk ex tolerance fix (#2851)#2873

Merged
idass1990 merged 1 commit into
release/therock-7.10from
users/torrezuk/hotfix-CP-rock710-syrk-ex-tol
Nov 27, 2025
Merged

[rocBLAS] Users/torrezuk/swdev 568158 syrk ex tolerance fix (#2851)#2873
idass1990 merged 1 commit into
release/therock-7.10from
users/torrezuk/hotfix-CP-rock710-syrk-ex-tol

Conversation

@TorreZuk
Copy link
Copy Markdown
Contributor

  • fix syrk_ex tolerance due to reference conversions and add double precision reference function
  • add gfx11 tolerance template using f32 for f64 compute

(cherry picked from commit d471513)

* fix syrk_ex tolerance due to reference conversions and add double precision
reference function
* add gfx11 tolerance template using f32 for f64 compute

(cherry picked from commit d471513)
@HereThereBeDragons
Copy link
Copy Markdown
Contributor

can you please merge it if it is good? @TorreZuk @amcamd
i dont have rights for it, and we would need it so we can bump the submodule in the release branch in therock.

@HereThereBeDragons
Copy link
Copy Markdown
Contributor

also please note that the CI checked out theRock/main and not release/therock-7.10.
so either we can try bumping after merging and see if all is green or we need to fix and rerun the CI to check out the right therock branch.

adjustment probably need to be done at least here:

ref: a1f6b57cc31890c05ab0094212ae0b269765db8e # 2025-11-25 commit
and same for windows

@HereThereBeDragons
Copy link
Copy Markdown
Contributor

To fix the CI on release branch to check out the correct TheRock, please merge when the build is green: #2962

@TorreZuk
Copy link
Copy Markdown
Contributor Author

@HereThereBeDragons thanks if you fix the CI to build against the correct branch that will be good. As for test coverage all these test don't cover my changes at all. I tested locally but on different stack and on a gfx1100. Branch is protected so I can't merge anyway.

@araravik-psd
Copy link
Copy Markdown
Contributor

@TorreZuk checking with rocm-libraries gardener channel if this can be merged with override

@idass1990 idass1990 merged commit 58febc8 into release/therock-7.10 Nov 27, 2025
43 of 45 checks passed
@idass1990 idass1990 deleted the users/torrezuk/hotfix-CP-rock710-syrk-ex-tol branch November 27, 2025 19:53
HereThereBeDragons pushed a commit to ROCm/TheRock that referenced this pull request Nov 28, 2025
bump rocm-libraries from release/therock-7.10 20251127 

Includes cherry picks :

ROCm/rocm-libraries#2873

ROCm/rocm-libraries#2936

Co-authored-by: aravind-ravi1206 <therockbot@amd.com>
tfalders pushed a commit to tfalders/rocm-libraries that referenced this pull request Jan 21, 2026
* Remove C++20 code

C++20 features should not be used in CK. Remove all C++20 code.

* fix c++17 build

* format

* fix merge issue

---------

Co-authored-by: Thomas Ning <Thomas.Ning@amd.com>
Co-authored-by: Max Podkorytov <4273004+tenpercent@users.noreply.github.com>
ammallya pushed a commit that referenced this pull request Feb 3, 2026
* Remove C++20 code

C++20 features should not be used in CK. Remove all C++20 code.

* fix c++17 build

* format

* fix merge issue

---------

Co-authored-by: Thomas Ning <Thomas.Ning@amd.com>
Co-authored-by: Max Podkorytov <4273004+tenpercent@users.noreply.github.com>

[ROCm/composable_kernel commit: a5d1e25]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants