This is an automated email from the ASF dual-hosted git repository.
samskalicky pushed a change to branch v1.x
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from 653b480 Fix CI builds failing due to invalid GPG keys. (#19377)
add 0bc01e9 [v1.x] Static build for mxnet-cu110 (#19272)
No new revisions were added by this update.
Summary of changes:
cd/Jenkinsfile_cd_pipeline | 2 +-
cd/Jenkinsfile_release_job | 2 +-
cd/README.md | 1 +
cd/utils/artifact_repository.md | 2 +-
cd/utils/mxnet_base_image.sh | 3 ++
.../{linux_cu75.cmake => linux_cu110.cmake} | 4 +-
.../staticbuild/{linux_cu101.mk => linux_cu110.mk} | 2 +-
tools/pip/doc/CPU_ADDITIONAL.md | 1 +
tools/pip/doc/CU100_ADDITIONAL.md | 1 +
tools/pip/doc/CU101_ADDITIONAL.md | 1 +
tools/pip/doc/CU102_ADDITIONAL.md | 1 +
.../{CU102_ADDITIONAL.md => CU110_ADDITIONAL.md} | 3 +-
tools/pip/doc/CU92_ADDITIONAL.md | 1 +
tools/pip/doc/NATIVE_ADDITIONAL.md | 1 +
tools/pip/setup.py | 5 +-
tools/setup_gpu_build_tools.sh | 61 ++++++++++++++++++----
tools/staticbuild/README.md | 2 +-
17 files changed, 74 insertions(+), 19 deletions(-)
copy config/distribution/{linux_cu75.cmake => linux_cu110.cmake} (91%)
copy make/staticbuild/{linux_cu101.mk => linux_cu110.mk} (99%)
copy tools/pip/doc/{CU102_ADDITIONAL.md => CU110_ADDITIONAL.md} (95%)