We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5b0407 commit c521f6bCopy full SHA for c521f6b
examples/machine-learning/a4x-highgpu-4g/README.md
@@ -3,7 +3,6 @@
3
This document outlines the deployment steps for provisioning A4X High
4
`a4x-highgpu-4g` VMs using either Slurm as an orchestrator or as a standalone VM group.
5
6
-
7
## A4X-High Slurm Cluster Deployment
8
9
### Build the Cluster Toolkit gcluster binary
@@ -86,7 +85,7 @@ Example (deploy only the primary group for this blueprint):
86
85
./gcluster deploy -d a4xhigh-slurm-deployment.yaml a4xhigh-slurm-blueprint.yaml --only primary
87
```
88
89
-A4X-High VM Deployment
+## A4X-High VM Deployment
90
----------------------
91
92
This section covers deploying A4X High VMs as a standalone group, which is suitable for workloads that do not require the Slurm scheduler.
0 commit comments