chundoong-lab-ta/SHPC2023/hw5_answer/matmul/test.sh

7 lines
214 B
Bash
Executable File

#!/bin/bash
salloc -N 4 --partition shpc --exclusive --gres=gpu:4 \
mpirun --bind-to none -mca btl ^openib -npernode 1 \
numactl --physcpubind 0-31 \
./main -n 3 -v 16384 4096 4096