Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
85983a57
Unverified
Commit
85983a57
authored
Feb 06, 2023
by
Andrey Talman
Committed by
GitHub
Feb 06, 2023
Browse files
Remove cu116 from circleci (#7183)
parent
4ee07ccc
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
184 deletions
+12
-184
.circleci/config.yml
.circleci/config.yml
+8
-179
.circleci/regenerate.py
.circleci/regenerate.py
+4
-5
No files found.
.circleci/config.yml
View file @
85983a57
...
@@ -1112,15 +1112,6 @@ workflows:
...
@@ -1112,15 +1112,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
:
cu116
filters
:
branches
:
only
:
main
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_wheel_py3.8_cu116
python_version
:
'
3.8'
-
binary_win_wheel
:
-
binary_win_wheel
:
cu_version
:
cu117
cu_version
:
cu117
filters
:
filters
:
...
@@ -1148,15 +1139,6 @@ workflows:
...
@@ -1148,15 +1139,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
:
cu116
filters
:
branches
:
only
:
main
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_wheel_py3.9_cu116
python_version
:
'
3.9'
-
binary_win_wheel
:
-
binary_win_wheel
:
cu_version
:
cu117
cu_version
:
cu117
filters
:
filters
:
...
@@ -1179,15 +1161,6 @@ workflows:
...
@@ -1179,15 +1161,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
:
cu116
filters
:
branches
:
only
:
main
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_wheel_py3.10_cu116
python_version
:
'
3.10'
-
binary_win_wheel
:
-
binary_win_wheel
:
cu_version
:
cu117
cu_version
:
cu117
filters
:
filters
:
...
@@ -1210,15 +1183,6 @@ workflows:
...
@@ -1210,15 +1183,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
:
cu116
filters
:
branches
:
only
:
main
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_conda_py3.8_cu116
python_version
:
'
3.8'
-
binary_win_conda
:
-
binary_win_conda
:
cu_version
:
cu117
cu_version
:
cu117
filters
:
filters
:
...
@@ -1246,15 +1210,6 @@ workflows:
...
@@ -1246,15 +1210,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
:
cu116
filters
:
branches
:
only
:
main
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_conda_py3.9_cu116
python_version
:
'
3.9'
-
binary_win_conda
:
-
binary_win_conda
:
cu_version
:
cu117
cu_version
:
cu117
filters
:
filters
:
...
@@ -1277,15 +1232,6 @@ workflows:
...
@@ -1277,15 +1232,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
:
cu116
filters
:
branches
:
only
:
main
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
binary_win_conda_py3.10_cu116
python_version
:
'
3.10'
-
binary_win_conda
:
-
binary_win_conda
:
cu_version
:
cu117
cu_version
:
cu117
filters
:
filters
:
...
@@ -1342,11 +1288,11 @@ workflows:
...
@@ -1342,11 +1288,11 @@ workflows:
-
unittest_onnx
-
unittest_onnx
-
unittest_extended
-
unittest_extended
-
unittest_linux_gpu
:
-
unittest_linux_gpu
:
cu_version
:
cu11
6
cu_version
:
cu11
7
name
:
unittest_linux_gpu_py3.8
name
:
unittest_linux_gpu_py3.8
python_version
:
'
3.8'
python_version
:
'
3.8'
-
unittest_linux_gpu
:
-
unittest_linux_gpu
:
cu_version
:
cu11
6
cu_version
:
cu11
7
filters
:
filters
:
branches
:
branches
:
only
:
only
:
...
@@ -1355,7 +1301,7 @@ workflows:
...
@@ -1355,7 +1301,7 @@ workflows:
name
:
unittest_linux_gpu_py3.9
name
:
unittest_linux_gpu_py3.9
python_version
:
'
3.9'
python_version
:
'
3.9'
-
unittest_linux_gpu
:
-
unittest_linux_gpu
:
cu_version
:
cu11
6
cu_version
:
cu11
7
filters
:
filters
:
branches
:
branches
:
only
:
only
:
...
@@ -1376,11 +1322,11 @@ workflows:
...
@@ -1376,11 +1322,11 @@ workflows:
name
:
unittest_windows_cpu_py3.10
name
:
unittest_windows_cpu_py3.10
python_version
:
'
3.10'
python_version
:
'
3.10'
-
unittest_windows_gpu
:
-
unittest_windows_gpu
:
cu_version
:
cu11
6
cu_version
:
cu11
7
name
:
unittest_windows_gpu_py3.8
name
:
unittest_windows_gpu_py3.8
python_version
:
'
3.8'
python_version
:
'
3.8'
-
unittest_windows_gpu
:
-
unittest_windows_gpu
:
cu_version
:
cu11
6
cu_version
:
cu11
7
filters
:
filters
:
branches
:
branches
:
only
:
only
:
...
@@ -1389,7 +1335,7 @@ workflows:
...
@@ -1389,7 +1335,7 @@ workflows:
name
:
unittest_windows_gpu_py3.9
name
:
unittest_windows_gpu_py3.9
python_version
:
'
3.9'
python_version
:
'
3.9'
-
unittest_windows_gpu
:
-
unittest_windows_gpu
:
cu_version
:
cu11
6
cu_version
:
cu11
7
filters
:
filters
:
branches
:
branches
:
only
:
only
:
...
@@ -1417,7 +1363,7 @@ workflows:
...
@@ -1417,7 +1363,7 @@ workflows:
name
:
cmake_linux_cpu
name
:
cmake_linux_cpu
python_version
:
'
3.8'
python_version
:
'
3.8'
-
cmake_linux_gpu
:
-
cmake_linux_gpu
:
cu_version
:
cu11
6
cu_version
:
cu11
7
name
:
cmake_linux_gpu
name
:
cmake_linux_gpu
python_version
:
'
3.8'
python_version
:
'
3.8'
wheel_docker_image
:
pytorch/manylinux-cuda116
wheel_docker_image
:
pytorch/manylinux-cuda116
...
@@ -1426,7 +1372,7 @@ workflows:
...
@@ -1426,7 +1372,7 @@ workflows:
name
:
cmake_windows_cpu
name
:
cmake_windows_cpu
python_version
:
'
3.8'
python_version
:
'
3.8'
-
cmake_windows_gpu
:
-
cmake_windows_gpu
:
cu_version
:
cu11
6
cu_version
:
cu11
7
name
:
cmake_windows_gpu
name
:
cmake_windows_gpu
python_version
:
'
3.8'
python_version
:
'
3.8'
-
cmake_macos_cpu
:
-
cmake_macos_cpu
:
...
@@ -1503,26 +1449,6 @@ workflows:
...
@@ -1503,26 +1449,6 @@ workflows:
requires
:
requires
:
-
nightly_binary_win_wheel_py3.8_cpu
-
nightly_binary_win_wheel_py3.8_cpu
subfolder
:
cpu/
subfolder
:
cpu/
-
binary_win_wheel
:
cu_version
:
cu116
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_wheel_py3.8_cu116
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_cu116_upload
requires
:
-
nightly_binary_win_wheel_py3.8_cu116
subfolder
:
cu116/
-
binary_win_wheel
:
-
binary_win_wheel
:
cu_version
:
cu117
cu_version
:
cu117
filters
:
filters
:
...
@@ -1583,26 +1509,6 @@ workflows:
...
@@ -1583,26 +1509,6 @@ workflows:
requires
:
requires
:
-
nightly_binary_win_wheel_py3.9_cpu
-
nightly_binary_win_wheel_py3.9_cpu
subfolder
:
cpu/
subfolder
:
cpu/
-
binary_win_wheel
:
cu_version
:
cu116
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_wheel_py3.9_cu116
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_cu116_upload
requires
:
-
nightly_binary_win_wheel_py3.9_cu116
subfolder
:
cu116/
-
binary_win_wheel
:
-
binary_win_wheel
:
cu_version
:
cu117
cu_version
:
cu117
filters
:
filters
:
...
@@ -1663,26 +1569,6 @@ workflows:
...
@@ -1663,26 +1569,6 @@ workflows:
requires
:
requires
:
-
nightly_binary_win_wheel_py3.10_cpu
-
nightly_binary_win_wheel_py3.10_cpu
subfolder
:
cpu/
subfolder
:
cpu/
-
binary_win_wheel
:
cu_version
:
cu116
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_wheel_py3.10_cu116
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_cu116_upload
requires
:
-
nightly_binary_win_wheel_py3.10_cu116
subfolder
:
cu116/
-
binary_win_wheel
:
-
binary_win_wheel
:
cu_version
:
cu117
cu_version
:
cu117
filters
:
filters
:
...
@@ -1742,25 +1628,6 @@ workflows:
...
@@ -1742,25 +1628,6 @@ workflows:
name
:
nightly_binary_win_conda_py3.8_cpu_upload
name
:
nightly_binary_win_conda_py3.8_cpu_upload
requires
:
requires
:
-
nightly_binary_win_conda_py3.8_cpu
-
nightly_binary_win_conda_py3.8_cpu
-
binary_win_conda
:
cu_version
:
cu116
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_conda_py3.8_cu116
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_cu116_upload
requires
:
-
nightly_binary_win_conda_py3.8_cu116
-
binary_win_conda
:
-
binary_win_conda
:
cu_version
:
cu117
cu_version
:
cu117
filters
:
filters
:
...
@@ -1818,25 +1685,6 @@ workflows:
...
@@ -1818,25 +1685,6 @@ workflows:
name
:
nightly_binary_win_conda_py3.9_cpu_upload
name
:
nightly_binary_win_conda_py3.9_cpu_upload
requires
:
requires
:
-
nightly_binary_win_conda_py3.9_cpu
-
nightly_binary_win_conda_py3.9_cpu
-
binary_win_conda
:
cu_version
:
cu116
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_conda_py3.9_cu116
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_cu116_upload
requires
:
-
nightly_binary_win_conda_py3.9_cu116
-
binary_win_conda
:
-
binary_win_conda
:
cu_version
:
cu117
cu_version
:
cu117
filters
:
filters
:
...
@@ -1894,25 +1742,6 @@ workflows:
...
@@ -1894,25 +1742,6 @@ workflows:
name
:
nightly_binary_win_conda_py3.10_cpu_upload
name
:
nightly_binary_win_conda_py3.10_cpu_upload
requires
:
requires
:
-
nightly_binary_win_conda_py3.10_cpu
-
nightly_binary_win_conda_py3.10_cpu
-
binary_win_conda
:
cu_version
:
cu116
filters
:
branches
:
only
:
nightly
tags
:
only
:
/v[0-9]+(\.[0-9]+)*-rc[0-9]+/
name
:
nightly_binary_win_conda_py3.10_cu116
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_cu116_upload
requires
:
-
nightly_binary_win_conda_py3.10_cu116
-
binary_win_conda
:
-
binary_win_conda
:
cu_version
:
cu117
cu_version
:
cu117
filters
:
filters
:
...
...
.circleci/regenerate.py
View file @
85983a57
...
@@ -32,8 +32,8 @@ def build_workflows(prefix="", filter_branch=None, upload=False, indentation=6,
...
@@ -32,8 +32,8 @@ def build_workflows(prefix="", filter_branch=None, upload=False, indentation=6,
for
os_type
in
[
"linux"
,
"macos"
,
"win"
]:
for
os_type
in
[
"linux"
,
"macos"
,
"win"
]:
python_versions
=
PYTHON_VERSIONS
python_versions
=
PYTHON_VERSIONS
cu_versions_dict
=
{
cu_versions_dict
=
{
"linux"
:
[
"cpu"
,
"cu116"
,
"cu117"
,
"cu118"
,
"rocm5.2"
,
"rocm5.3"
],
"linux"
:
[
"cpu"
,
"cu117"
,
"cu118"
,
"rocm5.2"
,
"rocm5.3"
],
"win"
:
[
"cpu"
,
"cu116"
,
"cu117"
,
"cu118"
],
"win"
:
[
"cpu"
,
"cu117"
,
"cu118"
],
"macos"
:
[
"cpu"
],
"macos"
:
[
"cpu"
],
}
}
cu_versions
=
cu_versions_dict
[
os_type
]
cu_versions
=
cu_versions_dict
[
os_type
]
...
@@ -144,7 +144,6 @@ def upload_doc_job(filter_branch):
...
@@ -144,7 +144,6 @@ def upload_doc_job(filter_branch):
manylinux_images
=
{
manylinux_images
=
{
"cu116"
:
"pytorch/manylinux-cuda116"
,
"cu117"
:
"pytorch/manylinux-cuda117"
,
"cu117"
:
"pytorch/manylinux-cuda117"
,
"cu118"
:
"pytorch/manylinux-cuda118"
,
"cu118"
:
"pytorch/manylinux-cuda118"
,
}
}
...
@@ -271,7 +270,7 @@ def unittest_workflows(indentation=6):
...
@@ -271,7 +270,7 @@ def unittest_workflows(indentation=6):
if
device_type
==
"gpu"
:
if
device_type
==
"gpu"
:
if
python_version
!=
"3.8"
:
if
python_version
!=
"3.8"
:
job
[
"filters"
]
=
gen_filter_branch_tree
(
"main"
,
"nightly"
)
job
[
"filters"
]
=
gen_filter_branch_tree
(
"main"
,
"nightly"
)
job
[
"cu_version"
]
=
"cu11
6
"
job
[
"cu_version"
]
=
"cu11
7
"
else
:
else
:
job
[
"cu_version"
]
=
"cpu"
job
[
"cu_version"
]
=
"cpu"
...
@@ -289,7 +288,7 @@ def cmake_workflows(indentation=6):
...
@@ -289,7 +288,7 @@ def cmake_workflows(indentation=6):
for
device
in
device_types
:
for
device
in
device_types
:
job
=
{
"name"
:
f
"cmake_
{
os_type
}
_
{
device
}
"
,
"python_version"
:
python_version
}
job
=
{
"name"
:
f
"cmake_
{
os_type
}
_
{
device
}
"
,
"python_version"
:
python_version
}
job
[
"cu_version"
]
=
"cu11
6
"
if
device
==
"gpu"
else
"cpu"
job
[
"cu_version"
]
=
"cu11
7
"
if
device
==
"gpu"
else
"cpu"
if
device
==
"gpu"
and
os_type
==
"linux"
:
if
device
==
"gpu"
and
os_type
==
"linux"
:
job
[
"wheel_docker_image"
]
=
"pytorch/manylinux-cuda116"
job
[
"wheel_docker_image"
]
=
"pytorch/manylinux-cuda116"
jobs
.
append
({
f
"cmake_
{
os_type
}
_
{
device
}
"
:
job
})
jobs
.
append
({
f
"cmake_
{
os_type
}
_
{
device
}
"
:
job
})
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment