Skip to content

Commit f31aa26

Browse files
[Docs] Update Blocks documentation for Fleets (typo)
1 parent 9432d31 commit f31aa26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docs/concepts/fleets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ All resources (GPU, CPU, memory) are split evenly across blocks, while disk is s
356356

357357
For example, with 8 GPUs, 128 CPUs, and 2TB RAM, setting `blocks` to `8` gives each block 1 GPU, 16 CPUs, and 256 GB RAM.
358358

359-
Set `blocks` to `auto` to match the number od blocks to the number of GPUs.
359+
Set `blocks` to `auto` to match the number of blocks to the number of GPUs.
360360

361361
!!! info "Distributed tasks"
362362
Distributed tasks require exclusive access to all host resources and therefore must use all blocks on each node.

0 commit comments

Comments
 (0)