...
Reservations: The ability to reserve nodes far in the future for things like CASA classes and SIW would be very helpful. It would need to prevent HTCondor from starting jobs on these nodes as reservation time approaches.
- In Slurm
- scontrol create reservation starttime=now duration=5 nodes=testpost001 user=root
- scontrol create reservation starttime=
- 2022-
- 05-
- 3T08:00:00 duration=
- 21-0:0:0 nodes=
- nmpost[020-030] user=root reservationname=siw2022
- scontrol show res The output of this kinda sucks. Hopefully there is a better way to see all the reservations.
- In Slurm
Ability to run jobs remotely (AWS, CHTC, OSG, etc)
...