Skip to content

Commit f0fcbdf

Browse files
committed
Split EDF and executon console result
1 parent 8074112 commit f0fcbdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/software/container-engine/resource-hook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ The hook can be activated by setting the `com.hooks.nvidia_cuda_mps.enabled` to
267267
The container must be **writable** (default) to use the CUDA MPS hook.
268268

269269
!!! example "Using the CUDA MPS hook"
270-
```toml title="EDF: ${EDF_PATH}/vectoradd-cuda-mps.toml"
270+
```toml title="EDF: `vectoradd-cuda-mps.toml` at `${EDF_PATH}`"
271271
image = "nvcr.io#nvidia/k8s/cuda-sample:vectoradd-cuda12.5.0-ubuntu22.04"
272272

273273
[annotations]

0 commit comments

Comments
 (0)