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 eeed0b4 commit c2ec1c2Copy full SHA for c2ec1c2
.lightning/workflows/benchmark.yml
@@ -11,6 +11,8 @@ parametrize:
11
image: "nvidia/cuda:12.1.1-runtime-ubuntu22.04"
12
machine: "L4_X_2"
13
env:
14
+ TZ: "Etc/UTC"
15
+ DEBIAN_FRONTEND: "noninteractive"
16
python_version: "3.12"
17
MKL_THREADING_LAYER: "GNU"
18
CUDA_LAUNCH_BLOCKING: "1"
0 commit comments