#!/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