chundoong-lab-ta/SamsungDS22/submissions/final/juhyeong.jin/tmp-B/run.sh

9 lines
244 B
Bash
Raw Normal View History

2022-09-29 18:01:45 +09:00
#!/bin/bash
: ${NODES:=2}
salloc -N $NODES --exclusive \
mpirun --bind-to none -mca btl ^openib -npernode 1 \
numactl --physcpubind 0-39 \
./main -v -p 0 -d 1 -s 1 32 32 128 128 32 16 16