Removing Backward compatability
removing the backward compatability file and making sure to use the right paths
Change-Id: I518d52c82e0c5878bd334713e7b1758bba79762d
[ROCm/roctracer commit: 6b16d37d65]
This commit is contained in:
کامیت شده توسط
Ammar Elwazir
والد
392e15598d
کامیت
3df8bc7c77
@@ -37,7 +37,7 @@ export HSA_TOOLS_REPORT_LOAD_FAILURE=1
|
||||
# paths to ROC profiler and other libraries
|
||||
export LD_LIBRARY_PATH=$PWD
|
||||
if [ $IS_CI = 1 ] ; then
|
||||
export LD_LIBRARY_PATH=/opt/rocm/roctracer/lib
|
||||
export LD_LIBRARY_PATH=/opt/rocm/lib/roctracer
|
||||
fi
|
||||
if [ -n "$ROCTRACER_LIB_PATH" ] ; then
|
||||
export LD_LIBRARY_PATH=$ROCTRACER_LIB_PATH
|
||||
|
||||
مرجع در شماره جدید
Block a user