chundoong-lab-ta/SamsungDS22/submissions/final/c.m.lee/tmp-A/run_performance.sh

9 lines
234 B
Bash
Executable File

#!/bin/bash
: ${NODES:=2}
salloc -N $NODES --exclusive \
mpirun --bind-to none -mca btl ^openib -npernode 1 \
numactl --physcpubind 0-39 \
./main -v -n 10 64 32 128 128 32 16 16