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

4 lines
123 B
Bash
Raw Normal View History

2022-10-18 20:27:08 +09:00
#!/bin/bash
srun --nodes=1 --exclusive --partition=shpc22 numactl --physcpubind 0-31 ./main -v -t 32 -n 10 4096 4096 4096