Skip to content

Commit

Permalink
remove reference to CPU-only clusters
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesfrye authored Jan 16, 2025
1 parent 526bee4 commit 6f57dc0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions 14_clusters/simple_torch_cluster.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@

# ## Configuring a test cluster

# Some basic configuration allows for demoing either a CPU-only cluster or a GPU-enabled cluster
# with one GPU per container.

# First, we set the size of the cluster in containers/nodes. This can be between 1 and 8.
# This is part of our Modal configuration, since Modal is responsible for spinning up our cluster.

Expand Down

0 comments on commit 6f57dc0

Please sign in to comment.