Fixing --list-counters from rocm path
Change-Id: I5746b862e6dd9050703dd0d9a793a37187ec2343
[ROCm/rocprofiler commit: cc5a1189db]
Dieser Commit ist enthalten in:
committet von
Gopesh Bhardwaj
Ursprung
eb769499b6
Commit
b309f4e54d
@@ -119,7 +119,7 @@ while [ 1 ] ; do
|
||||
else
|
||||
export ROCPROFILER_METRICS_PATH=$ROCPROFV2_DIR/../libexec/rocprofiler/counters/derived_counters.xml
|
||||
export LD_LIBRARY_PATH=$ROCPROFV2_DIR/../lib:$LD_LIBRARY_PATH
|
||||
export LD_PRELOAD=$ROCPROFV2_DIR/../lib/librocprofiler_tool.so
|
||||
LD_PRELOAD=$LD_PRELOAD:$ROCM_DIR/lib/rocprofiler/librocprofiler_tool.so
|
||||
eval $ROCPROFV2_DIR/../libexec/rocprofiler/ctrl
|
||||
fi
|
||||
exit 1
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren