From 0ac49c9886bb2e90f923335c43547603f58e8e57 Mon Sep 17 00:00:00 2001 From: Josh Usiskin <56369778+jusiskin@users.noreply.github.com> Date: Tue, 8 Oct 2024 10:58:43 -0500 Subject: [PATCH] feat(wiki): disambiguate amount.worker.gpu.memory for multi-GPU hosts (#51) Signed-off-by: Josh Usiskin <56369778+jusiskin@users.noreply.github.com> --- wiki/2023-09-Template-Schemas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/2023-09-Template-Schemas.md b/wiki/2023-09-Template-Schemas.md index 080be3c..057026e 100644 --- a/wiki/2023-09-Template-Schemas.md +++ b/wiki/2023-09-Template-Schemas.md @@ -551,7 +551,7 @@ users to define their own custom capabilities. |amount.worker.vcpu |1|A number of vCPUs/CPU-cores available on the host.| |amount.worker.memory |0|An amount of system memory available on the host. Units: MiB. | |amount.worker.gpu |0|A number of GPUs available on the host.| -|amount.worker.gpu.memory |0|An amount of memory available in GPUs on the host. Units: MiB.| +|amount.worker.gpu.memory |0|The lower bound of total memory provided by each GPU on the host. For example, if a host has one GPU with 4096 and one GPU with 2048, this value would be 2048. Units: MiB.| |amount.worker.disk.scratch|0|A static amount of disk storage installed on the host for use as scratch space. Units: GiB.| #### 3.3.2. ``