13 lines
1.1 KiB
Bash
13 lines
1.1 KiB
Bash
|
#!/bin/bash
|
||
|
|
||
|
srun --nodes=1 --exclusive --partition=shpc22 --gres=gpu:4 numactl --physcpubind 0-63 ./main -v 831 538 2304
|
||
|
srun --nodes=1 --exclusive --partition=shpc22 --gres=gpu:4 numactl --physcpubind 0-63 ./main -v 3305 1864 3494
|
||
|
srun --nodes=1 --exclusive --partition=shpc22 --gres=gpu:4 numactl --physcpubind 0-63 ./main -v 618 3102 1695
|
||
|
srun --nodes=1 --exclusive --partition=shpc22 --gres=gpu:4 numactl --physcpubind 0-63 ./main -v 1876 3453 3590
|
||
|
srun --nodes=1 --exclusive --partition=shpc22 --gres=gpu:4 numactl --physcpubind 0-63 ./main -v 1228 2266 1552
|
||
|
srun --nodes=1 --exclusive --partition=shpc22 --gres=gpu:4 numactl --physcpubind 0-63 ./main -v 347 171 688
|
||
|
srun --nodes=1 --exclusive --partition=shpc22 --gres=gpu:4 numactl --physcpubind 0-63 ./main -v 3583 962 765
|
||
|
srun --nodes=1 --exclusive --partition=shpc22 --gres=gpu:4 numactl --physcpubind 0-63 ./main -v 2962 373 1957
|
||
|
srun --nodes=1 --exclusive --partition=shpc22 --gres=gpu:4 numactl --physcpubind 0-63 ./main -v 3646 2740 3053
|
||
|
srun --nodes=1 --exclusive --partition=shpc22 --gres=gpu:4 numactl --physcpubind 0-63 ./main -v 1949 3317 3868
|