chundoong-lab-ta/SamsungDS22/submissions/final/sunmin7.kwon/A/test_run.sh

10 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 -d 1 -p 0 -s 1 -n 5 64 64 64 64 32 16 16