Skip to content

Commit ce778d8

Browse files
authored
Update README.md
minor cleanup
1 parent e73d632 commit ce778d8

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ A <img src="./source/_static/T4D_logo_bw.svg" alt="T4D" width="25" height="25">
1313

1414
#### Shared compute ecosystems
1515

16-
- Become aware that non‑virtualized approaches exist (bare‑metal provisioning, PXE, dedicated nodes).
16+
- Become aware that non‑virtualized approaches exist (bare‑metal provisioning, dedicated nodes).
1717
- Gain a high‑level overview of common sharing approaches (IaaS, PaaS, SaaS, HPC).
1818
- Recognize multi‑tenancy implications: quotas, noisy neighbors, resource contention.
1919

@@ -87,7 +87,6 @@ A <img src="./source/_static/T4D_logo_bw.svg" alt="T4D" width="25" height="25">
8787
- Get acquainted with Terraform (provisioning) and Ansible (configuration).
8888
- Learn to set up a basic IaC‑driven VM lifecycle: plan → apply → change → destroy.
8989

90-
9190
#### On-demand cloud usage (towards a cluster-like usage pattern)
9291

9392
- Learn the pattern of attaching VM/container lifecycles to computational workloads (ephemeral compute).
@@ -123,10 +122,3 @@ A <img src="./source/_static/T4D_logo_bw.svg" alt="T4D" width="25" height="25">
123122

124123

125124
---
126-
127-
### Practical examples:
128-
129-
1. Deeplearning with pytorch lightning and SLURM
130-
2. Example with external database (caching to scratch)
131-
3. Simple project including provisioning, container build + deploy, automated execution and cleanup.
132-

0 commit comments

Comments
 (0)