...
And then run the sbatch command.To
Create a reservation example:
Code Block |
---|
$ sudo scontrol create reservation duration=120 user=ophirm nodes=helios032 starttime=now
Reservation created: ophirm_149 |
For more info about create and cancel the reservations see here: https://slurm.schedmd.com/reservations.html
...