Skip to content

Commit f17c0f9

Browse files
authored
Remove hpc-slurm-static blueprint (#5672)
1 parent 5d606ec commit f17c0f9

4 files changed

Lines changed: 0 additions & 238 deletions

File tree

examples/README.md

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ md_toc github examples/README.md | sed -e "s/\s-\s/ * /"
1818
* [Blueprint Descriptions](#blueprint-descriptions)
1919
* [hpc-slurm.yaml](#hpc-slurmyaml-) ![core-badge]
2020
* [hpc-enterprise-slurm.yaml](#hpc-enterprise-slurmyaml-) ![core-badge]
21-
* [hpc-slurm-static.yaml](#hpc-slurm-staticyaml-) ![core-badge]
2221
* [hpc-slurm6-tpu.yaml](#hpc-slurm6-tpuyaml--) ![community-badge] ![experimental-badge]
2322
* [hpc-slurm6-tpu-maxtext.yaml](#hpc-slurm6-tpu-maxtextyaml--) ![community-badge] ![experimental-badge]
2423
* [hpc-slurm6-apptainer.yaml](#hpc-slurm6-apptaineryaml--) ![community-badge] ![experimental-badge]
@@ -305,35 +304,6 @@ to 256
305304

306305
[hpc-enterprise-slurm.yaml]: ./hpc-enterprise-slurm.yaml
307306

308-
### [hpc-slurm-static.yaml] ![core-badge]
309-
310-
This example demonstrates how to create a partition with static compute nodes.
311-
See [Best practices for static compute nodes] for instructions on setting up a
312-
reservation and compact placement policy.
313-
314-
Before deploying this example the following fields must be populated in the bluerpint:
315-
316-
```yaml
317-
project_id: ## Set GCP Project ID Here ##
318-
static_reservation_name: ## Set your reservation name here ##
319-
static_reservation_machine_type: ## Machine must match reservation above ##
320-
static_node_count: ## Must be <= number of reserved machines ##
321-
```
322-
323-
For more resources on static compute nodes see the following cloud docs pages:
324-
325-
* [About [Slurm] node types](https://cloud.google.com/cluster-toolkit/docs/slurm/node-types)
326-
* [Best practices for static compute nodes]
327-
* [Reconfigure a running cluster](https://cloud.google.com/cluster-toolkit/docs/slurm/reconfigure-cluster)
328-
* [Manage static compute nodes](https://cloud.google.com/cluster-toolkit/docs/slurm/manage-static-nodes)
329-
330-
For a similar, more advanced, example which demonstrates static node
331-
functionality with GPUs, see the
332-
[ML Slurm A3 example](./machine-learning/README.md).
333-
334-
[Best practices for static compute nodes]: https://cloud.google.com/cluster-toolkit/docs/slurm/static-nodes-best-practices
335-
[hpc-slurm-static.yaml]: ./hpc-slurm-static.yaml
336-
337307
### [hpc-slurm6-tpu.yaml] ![community-badge] ![experimental-badge]
338308

339309
Creates an auto-scaling Slurm cluster with TPU nodes.

examples/hpc-slurm-static.yaml

Lines changed: 0 additions & 92 deletions
This file was deleted.

tools/cloud-build/daily-tests/builds/slurm-gcp-v6-static.yaml

Lines changed: 0 additions & 65 deletions
This file was deleted.

tools/cloud-build/daily-tests/tests/slurm-v6-static.yml

Lines changed: 0 additions & 51 deletions
This file was deleted.

0 commit comments

Comments
 (0)