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
@@ -127,7 +127,7 @@ Modify gres.conf file to define the nodes that have this special resource
127
127
128
128
```
129
129
# Configure support for our four GPUs, plus bandwidth
130
-
NodeName=hsw[001-512] Name=bandwidth Count=4G
130
+
NodeName=hsw[001-512] Name=myriad Count=4
131
131
```
132
132
133
133
Finally, restart the Slurm daemons to apply the changes.
@@ -139,5 +139,5 @@ In order to request a specific GRES, the users need to use ```--gres``` or ```#S
139
139
The option requires an argument specifying which generic resources are required and how many resources. The resource specification is of the form name[:type:count].
0 commit comments