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 da00550 commit a946be8Copy full SHA for a946be8
prodtests/full-system-test/dpl-workflow.sh
@@ -265,7 +265,6 @@ if [[ $GPUTYPE == "HIP" ]]; then
265
TIMESLICEOFFSET=$(($GPU_FIRST_ID + ($NUMAGPUIDS != 0 ? ($NGPUS * $NUMAID) : 0)))
266
GPU_CONFIG+=" --environment \"ROCR_VISIBLE_DEVICES={timeslice${TIMESLICEOFFSET}}\""
267
fi
268
- [[ $EPNSYNCMODE == 1 || ! -z ${OPTIMIZED_PARALLEL_ASYNC:-} ]] && [[ ${EPN_NODE_MI100:-} == "1" ]] && GPU_CONFIG_KEY+="GPU_proc.serializeGPU=3;"
269
#export HSA_TOOLS_LIB=/opt/rocm/lib/librocm-debug-agent.so.2
270
else
271
GPU_CONFIG_KEY+="GPU_proc.deviceNum=-2;"
0 commit comments