chundoong-lab-ta/SamsungDS23/cuda-mpi-example/run_performance.sh

8 lines
263 B
Bash
Raw Normal View History

2023-08-02 02:28:13 +09:00
#!/bin/bash
salloc -N 2 --exclusive \
mpirun --bind-to none -mca btl ^openib -npernode 1 \
-x OMP_PROC_BIND=true \
numactl --physcpubind 0-31 \
./main -n 10 8192 8192 8192