Skip to content

[hipblas-common] don't duplicate rocm_setup_version#1050

Merged
amd-aakash merged 3 commits into
developfrom
users/torrezuk/hipblas-common-version-bump
Aug 5, 2025
Merged

[hipblas-common] don't duplicate rocm_setup_version#1050
amd-aakash merged 3 commits into
developfrom
users/torrezuk/hipblas-common-version-bump

Conversation

@TorreZuk
Copy link
Copy Markdown
Contributor

@TorreZuk TorreZuk commented Aug 4, 2025

  • fix version duplication and incorrect setup

@TorreZuk TorreZuk requested a review from a team as a code owner August 4, 2025 15:23
TorreZuk pushed a commit that referenced this pull request Aug 5, 2025
This fixes a gcc issue where clang headers are being brought in by
the openmp-config.

Additional cleanup:
Remove unnecessary options added to COMMON_LINK_LIBS. If the openmp
config is not found then OpenMP::OpenMP_CXX will be the fallback for
both gcc and clang.
Copy link
Copy Markdown
Contributor

@daineAMD daineAMD left a comment

Choose a reason for hiding this comment

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

Thanks!

Comment thread projects/hipblas-common/CMakeLists.txt
Comment thread projects/hipblas-common/CMakeLists.txt
@TorreZuk
Copy link
Copy Markdown
Contributor Author

TorreZuk commented Aug 5, 2025

@ellosel go ahead and make new PR, I am trying to beat a deadline so needed to resolve conversations but new rules forcing re-run anyway.

@TorreZuk
Copy link
Copy Markdown
Contributor Author

TorreZuk commented Aug 5, 2025

c77459b introduced the mismatched variables. Pulling the cmake variable as long as it has same version pattern should be a good fix.

@amd-aakash
Copy link
Copy Markdown
Collaborator

Gardner Override - Based on Math-ci Passing, rocm-ci passing, Azure Devops - compilation passing (Waiting on few tests to pass - low risk of failure)

@TorreZuk
Copy link
Copy Markdown
Contributor Author

TorreZuk commented Aug 5, 2025

@amd-aakash can you merge it?

@amd-aakash amd-aakash merged commit 78e3cc6 into develop Aug 5, 2025
15 of 16 checks passed
@amd-aakash amd-aakash deleted the users/torrezuk/hipblas-common-version-bump branch August 5, 2025 20:29
assistant-librarian Bot pushed a commit to ROCm/hipBLAS-common that referenced this pull request Aug 5, 2025
[hipblas-common] don't duplicate rocm_setup_version

* fix version duplication and incorrect setup
WorldofKerry pushed a commit that referenced this pull request Aug 5, 2025
This fixes a gcc issue where clang headers are being brought in by
the openmp-config.

Additional cleanup:
Remove unnecessary options added to COMMON_LINK_LIBS. If the openmp
config is not found then OpenMP::OpenMP_CXX will be the fallback for
both gcc and clang.

[ROCm/hipBLAS commit: 4639103]
WorldofKerry pushed a commit that referenced this pull request Aug 5, 2025
Add Clang guards around usage of openmp config (#1050)
Develop branch for release after ROCm 7.0 (#1022)
lajagapp pushed a commit that referenced this pull request Aug 7, 2025
This fixes a gcc issue where clang headers are being brought in by
the openmp-config.

Additional cleanup:
Remove unnecessary options added to COMMON_LINK_LIBS. If the openmp
config is not found then OpenMP::OpenMP_CXX will be the fallback for
both gcc and clang.

[ROCm/hipBLAS commit: 4639103]
amd-jnovotny pushed a commit to amd-jnovotny/rocm-libraries that referenced this pull request Aug 26, 2025
This fixes a gcc issue where clang headers are being brought in by
the openmp-config.

Additional cleanup:
Remove unnecessary options added to COMMON_LINK_LIBS. If the openmp
config is not found then OpenMP::OpenMP_CXX will be the fallback for
both gcc and clang.

(cherry picked from commit 4639103)
amd-jnovotny pushed a commit to amd-jnovotny/rocm-libraries that referenced this pull request Aug 26, 2025
This fixes a gcc issue where clang headers are being brought in by
the openmp-config.

Additional cleanup:
Remove unnecessary options added to COMMON_LINK_LIBS. If the openmp
config is not found then OpenMP::OpenMP_CXX will be the fallback for
both gcc and clang.

(cherry picked from commit 4639103)


[ROCm/hipBLAS commit: 458f565]
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.

6 participants