File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 5656 options : " --gpus=all --shm-size=2gb -v /var/tmp:/var/tmp"
5757 strategy :
5858 matrix :
59+ " Fabric | oldest " :
60+ image : " pytorchlightning/pytorch_lightning:base-cuda-py3.10-torch2.1-cuda12.1.1"
61+ PACKAGE_NAME : " fabric"
5962 " Fabric | latest " :
60- image : " pytorchlightning/pytorch_lightning:base-cuda-py3.11-torch2.3 -cuda12.1.1"
63+ image : " pytorchlightning/pytorch_lightning:base-cuda-py3.11-torch2.5 -cuda12.1.1"
6164 PACKAGE_NAME : " fabric"
6265 " Lightning | latest " :
6366 image : " pytorchlightning/pytorch_lightning:base-cuda-py3.12-torch2.5-cuda12.1.1"
Original file line number Diff line number Diff line change 4949 cancelTimeoutInMinutes : " 2"
5050 strategy :
5151 matrix :
52+ " PyTorch | oldest " :
53+ image : " pytorchlightning/pytorch_lightning:base-cuda-py3.10-torch2.1-cuda12.1.1"
54+ PACKAGE_NAME : " pytorch"
5255 " PyTorch | latest " :
53- image : " pytorchlightning/pytorch_lightning:base-cuda-py3.11-torch2.3 -cuda12.1.1"
56+ image : " pytorchlightning/pytorch_lightning:base-cuda-py3.11-torch2.5 -cuda12.1.1"
5457 PACKAGE_NAME : " pytorch"
5558 " Lightning | latest " :
5659 image : " pytorchlightning/pytorch_lightning:base-cuda-py3.12-torch2.5-cuda12.1.1"
You can’t perform that action at this time.
0 commit comments