We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8074112 commit f0fcbdfCopy full SHA for f0fcbdf
docs/software/container-engine/resource-hook.md
@@ -267,7 +267,7 @@ The hook can be activated by setting the `com.hooks.nvidia_cuda_mps.enabled` to
267
The container must be **writable** (default) to use the CUDA MPS hook.
268
269
!!! example "Using the CUDA MPS hook"
270
- ```toml title="EDF: ${EDF_PATH}/vectoradd-cuda-mps.toml"
+ ```toml title="EDF: `vectoradd-cuda-mps.toml` at `${EDF_PATH}`"
271
image = "nvcr.io#nvidia/k8s/cuda-sample:vectoradd-cuda12.5.0-ubuntu22.04"
272
273
[annotations]
0 commit comments