We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
examples/README.md
1 parent 18d5dc5 commit b61baf0Copy full SHA for b61baf0
1 file changed
examples/README.md
@@ -217,7 +217,7 @@ these features come with additional cost and required additional quotas.
217
The Slurm system deployed here connects to the default VPC of the project and
218
creates a login node and the following seven partitions:
219
220
-* `n2` with general-purpose [`n2-stardard-2` nodes][n2]. Placement policies and
+* `n2` with general-purpose [`n2-standard-2` nodes][n2]. Placement policies and
221
exclusive usage are disabled, which means the nodes can be used for multiple jobs.
222
Nodes will remain idle for 5 minutes before Slurm deletes them. This partition can
223
be used for debugging and workloads that do not require high performance.
0 commit comments