Skip to content

Commit

Permalink
dev-util/hip: depend on rocr-runtime.
Browse files Browse the repository at this point in the history
HIP uses hsa_amd_memory_copy_engine_status() function, only available
in rocr-runtime newer than 5.6.0.

Closes: https://bugs.gentoo.org/913208
Signed-off-by: Benda Xu <[email protected]>
  • Loading branch information
heroxbd committed Dec 14, 2023
1 parent d52729d commit 2f762d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-util/hip/hip-5.7.1-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ DEPEND="
>=dev-util/rocminfo-5
sys-devel/clang:${LLVM_MAX_SLOT}
dev-libs/rocm-comgr:${SLOT}
>=dev-libs/rocr-runtime-5.6
x11-base/xorg-proto
virtual/opengl
"
Expand Down

0 comments on commit 2f762d4

Please sign in to comment.