Use the new name of the rocm_smi library
Change-Id: I7358b7b819826f1d3d3b0ca99fc5fd1a4e6d9536
This commit is contained in:
@@ -233,7 +233,7 @@ LINK_DIRECTORIES(${ROCR_LIB_DIR})
|
||||
# Extend the list of libraries to be used for linking ROC Perf Apps
|
||||
#
|
||||
set(ROCRTST_LIBS ${ROCRTST_LIBS} hsa-runtime${ONLY64STR})
|
||||
set(ROCRTST_LIBS ${ROCRTST_LIBS} rocm_smi${ONLY64STR})
|
||||
set(ROCRTST_LIBS ${ROCRTST_LIBS} rocm_smi)
|
||||
|
||||
|
||||
# Set Name for rocrtst
|
||||
|
||||
Reference in New Issue
Block a user