You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ For each group (if used) or partition any nodes in an ansible inventory group `<
73
73
- Nodes may have arbitrary hostnames but these should be lowercase to avoid a mismatch between inventory and actual hostname.
74
74
- Nodes in a group are assumed to be homogenous in terms of processor and memory.
75
75
- An inventory group may be empty or missing, but if it is not then the play must contain at least one node from it (used to set processor information).
76
-
- Nodes may not appear in more than one group.
76
+
77
77
78
78
`openhpc_job_maxtime`: Maximum job time limit, default `'60-0'` (60 days). See [slurm.conf](https://slurm.schedmd.com/slurm.conf.html) parameter `MaxTime` for format. The default is 60 days. The value should be quoted to avoid Ansible conversions.
0 commit comments