We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74ea21b commit ac7b05eCopy full SHA for ac7b05e
tests/wf/nvidia-smi-container.cwl
@@ -7,7 +7,7 @@ requirements:
7
cudaVersionMin: "1.0"
8
cudaComputeCapability: "1.0"
9
DockerRequirement:
10
- dockerPull: "nvidia/cuda:11.4.2-runtime-ubuntu20.04"
+ dockerPull: "nvidia/cuda:11.4.3-runtime-ubuntu20.04"
11
inputs: []
12
outputs: []
13
# Assume this will exit non-zero (resulting in a failing test case) if
0 commit comments