File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,14 @@ trigger:
55 branches : ["master"]
66
77timeout : " 55" # minutes
8- machine : " A100_X_2 "
8+ machine : " L4_X_2 "
99parametrize :
1010 matrix : {}
1111 include :
1212 # note that this is setting also all oldest requirements which is linked to Torch == 2.1
1313 - image : " pytorchlightning/pytorch_lightning:base-cuda12.1.1-py3.10-torch2.1"
1414 PACKAGE_NAME : " fabric"
15+ machine : " A100_X_2"
1516 - image : " pytorchlightning/pytorch_lightning:base-cuda12.6.3-py3.12-torch2.8"
1617 PACKAGE_NAME : " fabric"
1718 # - image: "pytorchlightning/pytorch_lightning:base-cuda12.6.3-py3.12-torch2.7"
Original file line number Diff line number Diff line change @@ -5,13 +5,14 @@ trigger:
55 branches : ["master"]
66
77timeout : " 55" # minutes
8- machine : " A100_X_2 "
8+ machine : " l4_X_2 "
99parametrize :
1010 matrix : {}
1111 include :
1212 # note that this is setting also all oldest requirements which is linked to Torch == 2.1
1313 - image : " pytorchlightning/pytorch_lightning:base-cuda12.1.1-py3.10-torch2.1"
1414 PACKAGE_NAME : " pytorch"
15+ machine : " A100_X_2"
1516 - image : " pytorchlightning/pytorch_lightning:base-cuda12.6.3-py3.12-torch2.8"
1617 PACKAGE_NAME : " pytorch"
1718 # - image: "pytorchlightning/pytorch_lightning:base-cuda12.6.3-py3.12-torch2.7"
You can’t perform that action at this time.
0 commit comments