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 @@ unique set of homogenous nodes:
73
73
-`conf`: A string with the [resource specification](https://slurm.schedmd.com/slurm.conf.html#OPT_Gres_1) but requiring the format `<name>:<type>:<number>`, e.g. `gpu:A100:2`. Note the `type` is an arbitrary string.
74
74
-`file`: Omit if `gres_autodetect` is set. A string with the [File](https://slurm.schedmd.com/gres.conf.html#OPT_File) (path to device(s)) for this resource, e.g. `/dev/nvidia[0-1]` for the above example.
75
75
76
-
Note [GresTypes](https://slurm.schedmd.com/slurm.conf.html#OPT_GresTypes)must be set in `openhpc_config` if this is used.
76
+
Note [GresTypes](https://slurm.schedmd.com/slurm.conf.html#OPT_GresTypes)is automatically set from `gres` entries.
77
77
*`features`: Optional. List of [Features](https://slurm.schedmd.com/slurm.conf.html#OPT_Features) strings.
78
78
*`node_params`: Optional. Mapping of additional parameters and values for
0 commit comments