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.
2 parents a8e6352 + b61baf0 commit c965e00Copy full SHA for c965e00
1 file changed
examples/README.md
@@ -218,7 +218,7 @@ these features come with additional cost and required additional quotas.
218
The Slurm system deployed here connects to the default VPC of the project and
219
creates a login node and the following seven partitions:
220
221
-* `n2` with general-purpose [`n2-stardard-2` nodes][n2]. Placement policies and
+* `n2` with general-purpose [`n2-standard-2` nodes][n2]. Placement policies and
222
exclusive usage are disabled, which means the nodes can be used for multiple jobs.
223
Nodes will remain idle for 5 minutes before Slurm deletes them. This partition can
224
be used for debugging and workloads that do not require high performance.
0 commit comments