Revert "Add COMGR relative path for build machines"
This reverts commit01a11c94f8. [ROCm/hip commit:48701ad4ba]
This commit is contained in:
zatwierdzone przez
Siu Chi Chan
rodzic
3585159140
commit
c797e6e27b
@@ -200,10 +200,7 @@ endif()
|
||||
if(HIP_PLATFORM STREQUAL "hcc")
|
||||
find_package(amd_comgr REQUIRED CONFIG
|
||||
PATHS
|
||||
/opt/rocm/
|
||||
PATH_SUFFIXES
|
||||
cmake/amd_comgr
|
||||
lib/cmake/amd_comgr
|
||||
/opt/rocm/lib/cmake/amd_comgr
|
||||
)
|
||||
MESSAGE(STATUS "Code Object Manager found at ${amd_comgr_DIR}.")
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user