Skip to content

Commit ea60d6d

Browse files
committed
fix: added slurm translation for the requeue resource
1 parent 09b5cfe commit ea60d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/further.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ These are the available options, and the SLURM `sbatch` command line arguments t
108108
| `nodes` | number of nodes | `--nodes` |
109109
| `slurm_account` | account for resource usage tracking | `--account` |
110110
| `slurm_partition` | partition/queue to submit job(s) to | `--partition` |
111-
| `slurm_requeue` | handle `--retries` with SLURM | |
111+
| `slurm_requeue` | handle `--retries` with SLURM | `--requeue` |
112112
| | functionality | |
113113
| `tasks` | number of concurrent tasks / ranks | `--ntasks` |
114114

0 commit comments

Comments
 (0)