This repository was archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
Stablise [v1.x] CI #19911
Copy link
Copy link
Closed
Labels
Description
Description
This is required to bring PRs in master
related to license and legal changes to v1.x
Steps
- Identify all CI/CD Build related, PyPI related changes in [master] that are not present in [v1.x] but relevant to it. (Feb-17)
- Verify with committers that these are indeed the PRs needed to be merged into [v1.x] (WIP)
- Merge PRs approved by contributors (Marks task completion)
PRs Identified
Initial List
#19588
#19694
#19711
#19706
#19725
#19801
#19850
Final List
- [PIP] add build target in cmake for osx compat #19110 (back port PR [Backport][PIP] add build target in cmake for osx compat (#19110) #19926 )
- [PIP] Use python tag instead of cpython tag for OSX #19130 (back port PR [BACKPORT]Update setup.py for darwin builds (#19130) #19927 )
- [BUGFIX] Pip Build: use runtime.Features instead of manual check for mkldnn headers #19195 (back port PR [BUGFIX] Pip Build: use runtime.Features instead of manual check for mkldnn headers (#19195) #19928)
- Support CUDA11.0 on CD #19295 (back port PR [BACKPORT]Enable CUDA 11.0 on nightly + CUDA 11.2 on pip (#19295)(#19764) #19930)
- Update cuda arch for cu110 #19309 (changes already present in v1.x)
- [BUGFIX] Fix windows dll loading for compute capabilties >7.5 #19410 (back port PR [BACKPORT]Fix windows dll loading for compute capabilties >7.5 (#19410) #19931)
- [FEATURE] Add option to build with shared c runtime on windows #19409 (back port PR [BACKPORT]Add option to build with shared c runtime on windows (#19409) #19932)
- Disable ENABLE_TESTCOVERAGE on CentOS 7 build #19507 (changes already present)
- Cuda 11 build fixes #19530 (changes already present)
Fix compilation with USE_LAPACK=0 USE_BLAS=mkl #19570 (back port PR [BACKPORT]Fix compilation with USE_LAPACK=0 USE_BLAS=mkl (#19570) #19933 )- Remove six in ci docker #19604 (changes already present)
- Update tools/pip/setup.py for oneDNN v2 #19694 (changes already present)
- Fix build problems with oneDNN v2.0 #19690 #19706 (changes already present [1.x][submodule] Upgrade oneDNN to v2.0 #19670 )
- Fix test_rat_check #19711 (changes already present, but in a different structure)
- Update CD Jenkins config for include/mkldnn/oneapi/dnnl #19725 (back port PR [BACKPORT] #19725, #19801 #19942)
- Fix cd pip build #19726 (changes already present)
- [PIP] add build variant for cuda 11.2 #19764 (back port PR [BACKPORT]Enable CUDA 11.0 on nightly + CUDA 11.2 on pip (#19295)(#19764) #19930)
- Remove unmaintained BLC #19801 (back port PR [BACKPORT] #19725, #19801 #19942)
- [PIP] update manifest to include lib_api.cc #19850 (back port PR [BACKPORT][v1.x] [PIP] update manifest to include lib_api.cc #19912)