devices_per_host#
- property SlicePlacementGroup.devices_per_host: int#
The number of logical TPU devices per host for this TPU slice.
This value is scaled by
tpu_resource_per_chip. When scheduling a Ray Task or Actor that needs to consume an entire TPU host, you should request this value for the “TPU” resource requirement.