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

4 lines
130 B
Bash
Raw Normal View History

2022-11-17 16:42:39 +09:00
#!/bin/bash
srun --nodes=1 --exclusive --partition=shpc22 --gres=gpu:4 numactl --physcpubind 0-31 ./main -v -n 10 8192 8192 8192