There was an error while loading. Please reload this page.
1 parent 33c0096 commit 8f801b1Copy full SHA for 8f801b1
1 file changed
prodtests/full-system-test/start_tmux.sh
@@ -20,8 +20,8 @@ source $MYDIR/setenv.sh
20
# This sets up the hardcoded configuration to run the full system workflow on the EPN
21
export NGPUS=4
22
export GPUTYPE=HIP
23
-export SHMSIZE=$(( 128 << 30 ))
24
-export DDSHMSIZE=$(( 128 << 10 ))
+export SHMSIZE=$(( 112 << 30 ))
+export DDSHMSIZE=$(( 112 << 10 ))
25
export GPUMEMSIZE=$(( 24 << 30 ))
26
export NUMAGPUIDS=1
27
export EXTINPUT=1
0 commit comments