add persistent ping-pong

This commit is contained in:
Carl William Pearson
2021-06-02 10:57:47 -06:00
parent 400f4846bb
commit b6d120bf29
6 changed files with 180 additions and 1 deletions

9
ascicgpu030.sh Executable file
View 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