Skip to content

Commit 9e419aa

Browse files
committed
bump
1 parent e45c7ad commit 9e419aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure/gpu-benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
variables:
4747
DEVICES: $( python -c 'print("$(Agent.Name)".split("_")[-1])' )
4848
container:
49-
image: "pytorchlightning/pytorch_lightning:base-cuda12.1.0-py3.12-torch2.5"
49+
image: "pytorchlightning/pytorch_lightning:base-cuda12.16.3-py3.12-torch2.8"
5050
options: "--gpus=all --shm-size=32g"
5151
strategy:
5252
matrix:

0 commit comments

Comments
 (0)