Skip to content

Fix hipblas path#702

Merged
cnpetra merged 2 commits intollnl:fix-hipblas-pathfrom
nkoukpaizan:nicholson/fix-hipblas-path
Jan 24, 2025
Merged

Fix hipblas path#702
cnpetra merged 2 commits intollnl:fix-hipblas-pathfrom
nkoukpaizan:nicholson/fix-hipblas-path

Conversation

@nkoukpaizan
Copy link
Collaborator

@nkoukpaizan nkoukpaizan commented Jan 10, 2025

This changes the hipblas include from hipblas.h to hipblas/hipblas.h for ROCm>=5.2. The paths have changed, and backward compatibility was removed in more recent ROCm versions. I found the issue when attempting to build with ROCm 6.3.1 on Frontier, and these changes seem to fix it at the build stage.

Got the idea of the fix from Magma.

cc @pelesh @cnpetra

@cnpetra cnpetra requested review from cnpetra and nychiang January 22, 2025 18:23
@cnpetra
Copy link
Collaborator

cnpetra commented Jan 22, 2025

lgtm. we are looking into fixing/updating the CI.

Copy link
Collaborator

@nychiang nychiang left a comment

Choose a reason for hiding this comment

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

LGTM

@nychiang nychiang changed the base branch from develop to fix-hipblas-path January 24, 2025 17:21
@nychiang
Copy link
Collaborator

@cnpetra I rebase it to a new branch from the latest develop. let's merge this one to that branch first. Then I can check if CI works there.

@cnpetra cnpetra merged commit fe0d148 into llnl:fix-hipblas-path Jan 24, 2025
1 of 4 checks passed
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