Solving failed tests for rocprofiler v1

Change-Id: I61ffc4380b077db3a23c9dbb3e680324cf7f1a4a
This commit is contained in:
Ammar ELWazir
2023-03-01 12:56:04 -08:00
parent 118dcab102
commit ceefad27d0
4 changed files with 16 additions and 12 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ fi
test_app=$*
# ROC profiler library loaded by HSA runtime
export HSA_TOOLS_LIB=librocprofiler64.so.1
export HSA_TOOLS_LIB=librocprofiler64.so
# tool library loaded by ROC profiler
if [ -z "$ROCP_TOOL_LIB" ] ; then