chundoong-lab-ta/SamsungDS23/multi-gpu-matmul/run.sh

4 lines
97 B
Bash
Raw Normal View History

2023-08-02 02:28:13 +09:00
#!/bin/bash
srun --nodes=1 --partition samsung --exclusive numactl --physcpubind 0-31 ./main $@