We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b8f17e commit 3b77571Copy full SHA for 3b77571
.github/workflows/docker-devito.yml
@@ -23,7 +23,7 @@ jobs:
23
include:
24
- base: 'bases:nvidia-nvc'
25
tag: 'nvidia-nvc'
26
- # Respect CUDA_VISIBLE_DEVICES set by the runner and hard‑limit docker to that device.
+ # Respect CUDA_VISIBLE_DEVICES set by the runner and hard-limit docker to that device.
27
# (--env without value forwards host var; --gpus maps only that device)
28
flag: |
29
--init
0 commit comments