chundoong-lab-ta/SHPC2022/hw5/matmul/run_performance.sh

4 lines
130 B
Bash
Executable File

#!/bin/bash
srun --nodes=1 --exclusive --partition=shpc22 --gres=gpu:4 numactl --physcpubind 0-31 ./main -v -n 10 8192 8192 8192