Skip to content

Commit c2ec1c2

Browse files
committed
noninteractive
1 parent eeed0b4 commit c2ec1c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.lightning/workflows/benchmark.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ parametrize:
1111
image: "nvidia/cuda:12.1.1-runtime-ubuntu22.04"
1212
machine: "L4_X_2"
1313
env:
14+
TZ: "Etc/UTC"
15+
DEBIAN_FRONTEND: "noninteractive"
1416
python_version: "3.12"
1517
MKL_THREADING_LAYER: "GNU"
1618
CUDA_LAUNCH_BLOCKING: "1"

0 commit comments

Comments
 (0)