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 838a2ee commit 7c9b1b4Copy full SHA for 7c9b1b4
.lightning/workflows/fabric.yml
@@ -5,7 +5,7 @@ trigger:
5
branches: ["master", "release/stable"]
6
7
timeout: "55" # minutes
8
-image: "nvidia/cuda:12.1.1-runtime-ubuntu22.04"
+image: "nvidia/cuda:12.6.3-runtime-ubuntu22.04"
9
parametrize:
10
matrix: {}
11
include:
.lightning/workflows/pytorch.yml
0 commit comments