File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,17 +9,17 @@ parametrize:
99 matrix : {}
1010 include :
1111 # note that this is setting also all oldest requirements which is linked to python == 3.10
12- - image : " nvidia/cuda:12.1.1-devel -ubuntu22.04"
12+ - image : " nvidia/cuda:12.1.1-runtime -ubuntu22.04"
1313 PACKAGE_NAME : " fabric"
1414 python_version : " 3.10"
1515 machine : " A100_X_2"
16- - image : " nvidia/cuda:12.6.3-devel -ubuntu22.04"
16+ - image : " nvidia/cuda:12.6.3-runtime -ubuntu22.04"
1717 PACKAGE_NAME : " fabric"
1818 python_version : " 3.12"
1919 machine : " L4_X_2"
20- # - image: "nvidia/cuda:12.6-devel -ubuntu22.04"
20+ # - image: "nvidia/cuda:12.6-runtime -ubuntu22.04"
2121 # PACKAGE_NAME: "fabric"
22- - image : " nvidia/cuda:12.6.3-devel -ubuntu22.04"
22+ - image : " nvidia/cuda:12.6.3-runtime -ubuntu22.04"
2323 PACKAGE_NAME : " lightning"
2424 python_version : " 3.12"
2525 machine : " L4_X_2"
You can’t perform that action at this time.
0 commit comments