chundoong-lab-ta/APWS23/project/run.sh

4 lines
78 B
Bash
Raw Normal View History

2023-02-01 22:30:00 +09:00
#!/bin/bash
2023-02-14 18:53:50 +09:00
srun -N 1 --partition apws --exclusive --job-name=unet ./main $@