... | @@ -842,7 +842,7 @@ where the jobid is your job identifier. |
... | @@ -842,7 +842,7 @@ where the jobid is your job identifier. |
|
|
|
|
|
### scontrol update
|
|
### scontrol update
|
|
|
|
|
|
While the **scontrol show* a powerful command is to show info about your job, with the **scontrol update** command, you can change certain settings as long as your job is on hold or pending.
|
|
While the **scontrol show** a powerful command is to show info about your job, with the **scontrol update** command, you can change certain settings as long as your job is on hold or pending.
|
|
First put your job on hold, update the settings and then release your job:
|
|
First put your job on hold, update the settings and then release your job:
|
|
- scontrol hold jobid
|
|
- scontrol hold jobid
|
|
- scontrol update job jobid NumNodes=2-2 NumTasks=2 Features=intel16
|
|
- scontrol update job jobid NumNodes=2-2 NumTasks=2 Features=intel16
|
... | | ... | |