We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 154ffd4 commit 1838f8fCopy full SHA for 1838f8f
prodtests/full-system-test/dpl-workflow.sh
@@ -259,7 +259,6 @@ if [[ $GPUTYPE == "HIP" ]]; then
259
TIMESLICEOFFSET=$(($GPU_FIRST_ID + ($NUMAGPUIDS != 0 ? ($NGPUS * $NUMAID) : 0)))
260
GPU_CONFIG+=" --environment \"ROCR_VISIBLE_DEVICES={timeslice${TIMESLICEOFFSET}}\""
261
fi
262
- [[ ${EPN_NODE_MI100:-} != "1" ]] && export HSA_NO_SCRATCH_RECLAIM=1
263
[[ $EPNSYNCMODE == 1 || ! -z ${OPTIMIZED_PARALLEL_ASYNC:-} ]] && [[ ${EPN_NODE_MI100:-} == "1" ]] && GPU_CONFIG_KEY+="GPU_proc.serializeGPU=3;"
264
#export HSA_TOOLS_LIB=/opt/rocm/lib/librocm-debug-agent.so.2
265
else
0 commit comments