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

4 lines
123 B
Bash
Raw Normal View History

2022-10-04 13:56:31 +09:00
#!/bin/bash
2022-10-05 13:17:54 +09:00
srun --nodes=1 --exclusive --partition=shpc22 numactl --physcpubind 0-63 ./main -v -t 32 -n 10 4096 4096 4096