Commit 79bfafc1 authored by Radha Srimanthula's avatar Radha Srimanthula Committed by Paul
Browse files

Changing HIP dependency from hip_hcc to hip-hcc, to accommodate the name change for HIP in ROCm 3.0

parent cd6e312c
...@@ -169,7 +169,7 @@ rocm_create_package( ...@@ -169,7 +169,7 @@ rocm_create_package(
MAINTAINER "Paul Fultz II <paul.fultz@amd.com>" MAINTAINER "Paul Fultz II <paul.fultz@amd.com>"
LDCONFIG LDCONFIG
PTH PTH
DEPENDS miopen-hip rocblas hip_hcc half DEPENDS miopen-hip rocblas hip-hcc half
) )
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/lib) set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/lib)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment