Unverified Commit 19d8987d authored by Vasilis Vryniotis's avatar Vasilis Vryniotis Committed by GitHub
Browse files

Removing Win CU11.1 support (#5470)

parent e5a5f0be
...@@ -1282,15 +1282,6 @@ workflows: ...@@ -1282,15 +1282,6 @@ workflows:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/ only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: binary_win_wheel_py3.7_cpu name: binary_win_wheel_py3.7_cpu
python_version: '3.7' python_version: '3.7'
- binary_win_wheel:
cu_version: cu111
filters:
branches:
only: main
tags:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: binary_win_wheel_py3.7_cu111
python_version: '3.7'
- binary_win_wheel: - binary_win_wheel:
cu_version: cu113 cu_version: cu113
filters: filters:
...@@ -1318,15 +1309,6 @@ workflows: ...@@ -1318,15 +1309,6 @@ workflows:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/ only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: binary_win_wheel_py3.8_cpu name: binary_win_wheel_py3.8_cpu
python_version: '3.8' python_version: '3.8'
- binary_win_wheel:
cu_version: cu111
filters:
branches:
only: main
tags:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: binary_win_wheel_py3.8_cu111
python_version: '3.8'
- binary_win_wheel: - binary_win_wheel:
cu_version: cu113 cu_version: cu113
filters: filters:
...@@ -1354,15 +1336,6 @@ workflows: ...@@ -1354,15 +1336,6 @@ workflows:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/ only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: binary_win_wheel_py3.9_cpu name: binary_win_wheel_py3.9_cpu
python_version: '3.9' python_version: '3.9'
- binary_win_wheel:
cu_version: cu111
filters:
branches:
only: main
tags:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: binary_win_wheel_py3.9_cu111
python_version: '3.9'
- binary_win_wheel: - binary_win_wheel:
cu_version: cu113 cu_version: cu113
filters: filters:
...@@ -1385,15 +1358,6 @@ workflows: ...@@ -1385,15 +1358,6 @@ workflows:
cu_version: cpu cu_version: cpu
name: binary_win_wheel_py3.10_cpu name: binary_win_wheel_py3.10_cpu
python_version: '3.10' python_version: '3.10'
- binary_win_wheel:
cu_version: cu111
filters:
branches:
only: main
tags:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: binary_win_wheel_py3.10_cu111
python_version: '3.10'
- binary_win_wheel: - binary_win_wheel:
cu_version: cu113 cu_version: cu113
filters: filters:
...@@ -1560,15 +1524,6 @@ workflows: ...@@ -1560,15 +1524,6 @@ workflows:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/ only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: binary_win_conda_py3.7_cpu name: binary_win_conda_py3.7_cpu
python_version: '3.7' python_version: '3.7'
- binary_win_conda:
cu_version: cu111
filters:
branches:
only: main
tags:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: binary_win_conda_py3.7_cu111
python_version: '3.7'
- binary_win_conda: - binary_win_conda:
cu_version: cu113 cu_version: cu113
filters: filters:
...@@ -1596,15 +1551,6 @@ workflows: ...@@ -1596,15 +1551,6 @@ workflows:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/ only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: binary_win_conda_py3.8_cpu name: binary_win_conda_py3.8_cpu
python_version: '3.8' python_version: '3.8'
- binary_win_conda:
cu_version: cu111
filters:
branches:
only: main
tags:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: binary_win_conda_py3.8_cu111
python_version: '3.8'
- binary_win_conda: - binary_win_conda:
cu_version: cu113 cu_version: cu113
filters: filters:
...@@ -1632,15 +1578,6 @@ workflows: ...@@ -1632,15 +1578,6 @@ workflows:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/ only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: binary_win_conda_py3.9_cpu name: binary_win_conda_py3.9_cpu
python_version: '3.9' python_version: '3.9'
- binary_win_conda:
cu_version: cu111
filters:
branches:
only: main
tags:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: binary_win_conda_py3.9_cu111
python_version: '3.9'
- binary_win_conda: - binary_win_conda:
cu_version: cu113 cu_version: cu113
filters: filters:
...@@ -1663,15 +1600,6 @@ workflows: ...@@ -1663,15 +1600,6 @@ workflows:
cu_version: cpu cu_version: cpu
name: binary_win_conda_py3.10_cpu name: binary_win_conda_py3.10_cpu
python_version: '3.10' python_version: '3.10'
- binary_win_conda:
cu_version: cu111
filters:
branches:
only: main
tags:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: binary_win_conda_py3.10_cu111
python_version: '3.10'
- binary_win_conda: - binary_win_conda:
cu_version: cu113 cu_version: cu113
filters: filters:
...@@ -2877,35 +2805,6 @@ workflows: ...@@ -2877,35 +2805,6 @@ workflows:
python_version: '3.7' python_version: '3.7'
requires: requires:
- nightly_binary_win_wheel_py3.7_cpu_upload - nightly_binary_win_wheel_py3.7_cpu_upload
- binary_win_wheel:
cu_version: cu111
filters:
branches:
only: nightly
tags:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: nightly_binary_win_wheel_py3.7_cu111
python_version: '3.7'
- binary_wheel_upload:
context: org-member
filters:
branches:
only: nightly
tags:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: nightly_binary_win_wheel_py3.7_cu111_upload
requires:
- nightly_binary_win_wheel_py3.7_cu111
subfolder: cu111/
- smoke_test_win_pip:
filters:
branches:
only:
- nightly
name: nightly_binary_win_wheel_py3.7_cu111_smoke_test_pip
python_version: '3.7'
requires:
- nightly_binary_win_wheel_py3.7_cu111_upload
- binary_win_wheel: - binary_win_wheel:
cu_version: cu113 cu_version: cu113
filters: filters:
...@@ -2993,35 +2892,6 @@ workflows: ...@@ -2993,35 +2892,6 @@ workflows:
python_version: '3.8' python_version: '3.8'
requires: requires:
- nightly_binary_win_wheel_py3.8_cpu_upload - nightly_binary_win_wheel_py3.8_cpu_upload
- binary_win_wheel:
cu_version: cu111
filters:
branches:
only: nightly
tags:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: nightly_binary_win_wheel_py3.8_cu111
python_version: '3.8'
- binary_wheel_upload:
context: org-member
filters:
branches:
only: nightly
tags:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: nightly_binary_win_wheel_py3.8_cu111_upload
requires:
- nightly_binary_win_wheel_py3.8_cu111
subfolder: cu111/
- smoke_test_win_pip:
filters:
branches:
only:
- nightly
name: nightly_binary_win_wheel_py3.8_cu111_smoke_test_pip
python_version: '3.8'
requires:
- nightly_binary_win_wheel_py3.8_cu111_upload
- binary_win_wheel: - binary_win_wheel:
cu_version: cu113 cu_version: cu113
filters: filters:
...@@ -3109,35 +2979,6 @@ workflows: ...@@ -3109,35 +2979,6 @@ workflows:
python_version: '3.9' python_version: '3.9'
requires: requires:
- nightly_binary_win_wheel_py3.9_cpu_upload - nightly_binary_win_wheel_py3.9_cpu_upload
- binary_win_wheel:
cu_version: cu111
filters:
branches:
only: nightly
tags:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: nightly_binary_win_wheel_py3.9_cu111
python_version: '3.9'
- binary_wheel_upload:
context: org-member
filters:
branches:
only: nightly
tags:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: nightly_binary_win_wheel_py3.9_cu111_upload
requires:
- nightly_binary_win_wheel_py3.9_cu111
subfolder: cu111/
- smoke_test_win_pip:
filters:
branches:
only:
- nightly
name: nightly_binary_win_wheel_py3.9_cu111_smoke_test_pip
python_version: '3.9'
requires:
- nightly_binary_win_wheel_py3.9_cu111_upload
- binary_win_wheel: - binary_win_wheel:
cu_version: cu113 cu_version: cu113
filters: filters:
...@@ -3225,35 +3066,6 @@ workflows: ...@@ -3225,35 +3066,6 @@ workflows:
python_version: '3.10' python_version: '3.10'
requires: requires:
- nightly_binary_win_wheel_py3.10_cpu_upload - nightly_binary_win_wheel_py3.10_cpu_upload
- binary_win_wheel:
cu_version: cu111
filters:
branches:
only: nightly
tags:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: nightly_binary_win_wheel_py3.10_cu111
python_version: '3.10'
- binary_wheel_upload:
context: org-member
filters:
branches:
only: nightly
tags:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: nightly_binary_win_wheel_py3.10_cu111_upload
requires:
- nightly_binary_win_wheel_py3.10_cu111
subfolder: cu111/
- smoke_test_win_pip:
filters:
branches:
only:
- nightly
name: nightly_binary_win_wheel_py3.10_cu111_smoke_test_pip
python_version: '3.10'
requires:
- nightly_binary_win_wheel_py3.10_cu111_upload
- binary_win_wheel: - binary_win_wheel:
cu_version: cu113 cu_version: cu113
filters: filters:
...@@ -4024,34 +3836,6 @@ workflows: ...@@ -4024,34 +3836,6 @@ workflows:
python_version: '3.7' python_version: '3.7'
requires: requires:
- nightly_binary_win_conda_py3.7_cpu_upload - nightly_binary_win_conda_py3.7_cpu_upload
- binary_win_conda:
cu_version: cu111
filters:
branches:
only: nightly
tags:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: nightly_binary_win_conda_py3.7_cu111
python_version: '3.7'
- binary_conda_upload:
context: org-member
filters:
branches:
only: nightly
tags:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: nightly_binary_win_conda_py3.7_cu111_upload
requires:
- nightly_binary_win_conda_py3.7_cu111
- smoke_test_win_conda:
filters:
branches:
only:
- nightly
name: nightly_binary_win_conda_py3.7_cu111_smoke_test_conda
python_version: '3.7'
requires:
- nightly_binary_win_conda_py3.7_cu111_upload
- binary_win_conda: - binary_win_conda:
cu_version: cu113 cu_version: cu113
filters: filters:
...@@ -4136,34 +3920,6 @@ workflows: ...@@ -4136,34 +3920,6 @@ workflows:
python_version: '3.8' python_version: '3.8'
requires: requires:
- nightly_binary_win_conda_py3.8_cpu_upload - nightly_binary_win_conda_py3.8_cpu_upload
- binary_win_conda:
cu_version: cu111
filters:
branches:
only: nightly
tags:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: nightly_binary_win_conda_py3.8_cu111
python_version: '3.8'
- binary_conda_upload:
context: org-member
filters:
branches:
only: nightly
tags:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: nightly_binary_win_conda_py3.8_cu111_upload
requires:
- nightly_binary_win_conda_py3.8_cu111
- smoke_test_win_conda:
filters:
branches:
only:
- nightly
name: nightly_binary_win_conda_py3.8_cu111_smoke_test_conda
python_version: '3.8'
requires:
- nightly_binary_win_conda_py3.8_cu111_upload
- binary_win_conda: - binary_win_conda:
cu_version: cu113 cu_version: cu113
filters: filters:
...@@ -4248,34 +4004,6 @@ workflows: ...@@ -4248,34 +4004,6 @@ workflows:
python_version: '3.9' python_version: '3.9'
requires: requires:
- nightly_binary_win_conda_py3.9_cpu_upload - nightly_binary_win_conda_py3.9_cpu_upload
- binary_win_conda:
cu_version: cu111
filters:
branches:
only: nightly
tags:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: nightly_binary_win_conda_py3.9_cu111
python_version: '3.9'
- binary_conda_upload:
context: org-member
filters:
branches:
only: nightly
tags:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: nightly_binary_win_conda_py3.9_cu111_upload
requires:
- nightly_binary_win_conda_py3.9_cu111
- smoke_test_win_conda:
filters:
branches:
only:
- nightly
name: nightly_binary_win_conda_py3.9_cu111_smoke_test_conda
python_version: '3.9'
requires:
- nightly_binary_win_conda_py3.9_cu111_upload
- binary_win_conda: - binary_win_conda:
cu_version: cu113 cu_version: cu113
filters: filters:
...@@ -4360,34 +4088,6 @@ workflows: ...@@ -4360,34 +4088,6 @@ workflows:
python_version: '3.10' python_version: '3.10'
requires: requires:
- nightly_binary_win_conda_py3.10_cpu_upload - nightly_binary_win_conda_py3.10_cpu_upload
- binary_win_conda:
cu_version: cu111
filters:
branches:
only: nightly
tags:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: nightly_binary_win_conda_py3.10_cu111
python_version: '3.10'
- binary_conda_upload:
context: org-member
filters:
branches:
only: nightly
tags:
only: /v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name: nightly_binary_win_conda_py3.10_cu111_upload
requires:
- nightly_binary_win_conda_py3.10_cu111
- smoke_test_win_conda:
filters:
branches:
only:
- nightly
name: nightly_binary_win_conda_py3.10_cu111_smoke_test_conda
python_version: '3.10'
requires:
- nightly_binary_win_conda_py3.10_cu111_upload
- binary_win_conda: - binary_win_conda:
cu_version: cu113 cu_version: cu113
filters: filters:
......
...@@ -33,7 +33,7 @@ def build_workflows(prefix="", filter_branch=None, upload=False, indentation=6, ...@@ -33,7 +33,7 @@ def build_workflows(prefix="", filter_branch=None, upload=False, indentation=6,
python_versions = PYTHON_VERSIONS python_versions = PYTHON_VERSIONS
cu_versions_dict = { cu_versions_dict = {
"linux": ["cpu", "cu102", "cu111", "cu113", "cu115", "rocm4.3.1", "rocm4.5.2"], "linux": ["cpu", "cu102", "cu111", "cu113", "cu115", "rocm4.3.1", "rocm4.5.2"],
"win": ["cpu", "cu111", "cu113", "cu115"], "win": ["cpu", "cu113", "cu115"],
"macos": ["cpu"], "macos": ["cpu"],
} }
cu_versions = cu_versions_dict[os_type] cu_versions = cu_versions_dict[os_type]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment