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 90cc9a8 commit b00e7b3Copy full SHA for b00e7b3
.lightning/workflows/tests.yaml
@@ -5,7 +5,8 @@ trigger:
5
branches: ["main"]
6
7
image: "pytorchlightning/lightning-thunder:ubuntu24.04-cuda12.6.3-cudnn-fe1.10.0-py3.10-pt_2.7.1-dev"
8
-machine: "L4_X_4"
+machine: "L4_X_2"
9
+interruptible: "true"
10
timeout: "45" # minutes
11
parametrize:
12
matrix:
0 commit comments