Skip to content

Commit

Permalink
HipBLAS-common required for non-amd packages (#906)
Browse files Browse the repository at this point in the history
  • Loading branch information
awhittle3 authored Aug 20, 2024
2 parents 5f6ba8c + 449d492 commit bced9fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ else( )
rocm_export_targets(
TARGETS roc::hipblas
DEPENDS PACKAGE HIP
DEPENDS PACKAGE hipblas-common
NAMESPACE roc::
)
endif( )
Expand Down

0 comments on commit bced9fb

Please sign in to comment.