...
And then run the sbatch command.
Another option, in case you are using salloc command, add --res=<reservation name>
Code Block |
---|
$ salloc -N 4 -p helios --res=helios_ophirm_23246 |
Create a reservation example:
...
...
And then run the sbatch command.
Another option, in case you are using salloc command, add --res=<reservation name>
Code Block |
---|
$ salloc -N 4 -p helios --res=helios_ophirm_23246 |
Create a reservation example:
...