add persistent ping-pong
This commit is contained in:
9
ascicgpu030.sh
Executable file
9
ascicgpu030.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#! /bin/bash
|
||||
|
||||
yes | module clear -s
|
||||
. $HOME/repos/Trilinos/cmake/std/atdm/load-env.sh Volta70-cuda-static-opt-rdc
|
||||
module unload sems-openmpi
|
||||
module load sems-openmpi/4.0.5 # needed for the --host syntax in mpirun
|
||||
|
||||
mpirun -np 8 -host ascicgpu030:4,ascicgpu032:4 \
|
||||
./main-wrapper.sh
|
Reference in New Issue
Block a user