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 55ce170 commit 74bdf24Copy full SHA for 74bdf24
.lightning/workflows/benchmark.yml
@@ -8,6 +8,7 @@ timeout: "90" # minutes
8
parametrize:
9
matrix:
10
PACKAGE_NAME: ["fabric", "pytorch"]
11
+image: "nvidia/cuda:12.6.3-devel-ubuntu22.04"
12
machine: "L4_X_2"
13
env:
14
python_version: "3.12"
0 commit comments