SWDEV-296154 rocprofiler test suite is failing

Change-Id: Id2b0ade0a475e38ea54671802e16b25d5beabed8


[ROCm/rocprofiler commit: 312048b38d]
This commit is contained in:
rachida
2021-06-24 11:28:19 -04:00
parent 9e422660cd
commit 42f5734c42
+1 -1
View File
@@ -57,7 +57,7 @@ eval_test() {
}
# paths to ROC profiler and oher libraries
export LD_LIBRARY_PATH=$PWD:$PWD/../../lib:/home/jenkins/compute-package/lib
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$PWD:$PWD/../../lib:/home/jenkins/compute-package/lib
# enable tools load failure reporting
export HSA_TOOLS_REPORT_LOAD_FAILURE=1