hcc library loading workaround
Change-Id: I8b383f901235cfdfaba612a4effa4b9fcf12104d
[ROCm/rocprofiler commit: 28e59eb0da]
This commit is contained in:
@@ -241,6 +241,7 @@ run() {
|
||||
fi
|
||||
if [ "$HIP_TRACE" = 1 ] ; then
|
||||
API_TRACE=${API_TRACE}":hip"
|
||||
export LD_PRELOAD=libmcwamp_hsa.so
|
||||
fi
|
||||
if [ "$SYS_TRACE" = 1 ] ; then
|
||||
API_TRACE=${API_TRACE}":sys"
|
||||
|
||||
Reference in New Issue
Block a user