onnxruntime/tools/ci_build/github/linux/docker
PeixuanZuo d80859f63d
[ROCm] fix python packaging pipeline and add python10 (#15282)
rocm python packaging pipeline failed because manylinux version and
manylinux.patch update.
1. fix duplicate `epel-release` installation issue, ROCm pipeline
install it at the begin of the dockerfile to install rocm libs. remove
duplicate installation on install-runtime-packages.sh.
```
/var/tmp/yum-root-sMRl36/epel-release-latest-7.noarch.rpm: does not update installed package.
Error: Nothing to do
```
2. add python10 to fix error below.
```
+ /opt/python/cp310-cp310/bin/python -m venv /opt/_internal/tools
build_scripts/finalize.sh: line 40: /opt/python/cp310-cp310/bin/python: No such file or directory
```
3. add python10 to rocm pipeline.

pipeline link:
https://aiinfra.visualstudio.com/Lotus/_build/results?buildId=294776&view=results
2023-03-31 10:25:21 +08:00
..
inference Update protobuf to 3.21.x (#15245) 2023-03-29 14:08:18 -07:00
scripts Cjian/windows update python3.11 (#15243) 2023-03-28 22:15:47 -07:00
Dockerfile.arm_yocto Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
Dockerfile.manylinux2014_aten_cpu ATen Fallback for Inference (#11597) 2022-06-09 16:07:30 +08:00
Dockerfile.manylinux2014_cpu Update python 3.11 and remove 3.7 for Linux (#15214) 2023-03-27 14:46:30 -07:00
Dockerfile.manylinux2014_cuda11 Update python 3.11 and remove 3.7 for Linux (#15214) 2023-03-27 14:46:30 -07:00
Dockerfile.manylinux2014_cuda11_4_tensorrt8_0 Update python 3.11 and remove 3.7 for Linux (#15214) 2023-03-27 14:46:30 -07:00
Dockerfile.manylinux2014_cuda11_4_tensorrt8_2 Update python 3.11 and remove 3.7 for Linux (#15214) 2023-03-27 14:46:30 -07:00
Dockerfile.manylinux2014_cuda11_6_tensorrt8_4 Update python 3.11 and remove 3.7 for Linux (#15214) 2023-03-27 14:46:30 -07:00
Dockerfile.manylinux2014_cuda11_6_tensorrt8_5 Update python 3.11 and remove 3.7 for Linux (#15214) 2023-03-27 14:46:30 -07:00
Dockerfile.manylinux2014_eager_cpu Fix eager mode pipeline (#10802) 2022-03-08 09:26:20 -08:00
Dockerfile.manylinux2014_lort_cpu Make ORT callable from various Pytorch compilers (LazyTensor, TorchDynamo, etc) (#10460) 2022-08-22 09:40:40 -07:00
Dockerfile.manylinux2014_rocm [ROCm] fix python packaging pipeline and add python10 (#15282) 2023-03-31 10:25:21 +08:00
Dockerfile.manylinux2014_training_cuda11_6 Update python 3.11 and remove 3.7 for Linux (#15214) 2023-03-27 14:46:30 -07:00
Dockerfile.manylinux_2_27_cpu Update python 3.11 and remove 3.7 for Linux (#15214) 2023-03-27 14:46:30 -07:00
Dockerfile.ubuntu_cuda11_4_tensorrt8_0 Upgrade cmake version to 3.24 (#13569) 2022-11-04 22:58:51 -07:00
Dockerfile.ubuntu_cuda11_4_tensorrt8_2 Upgrade cmake version to 3.24 (#13569) 2022-11-04 22:58:51 -07:00
Dockerfile.ubuntu_cuda11_6_tensorrt8_4 Upgrade cmake version to 3.24 (#13569) 2022-11-04 22:58:51 -07:00
Dockerfile.ubuntu_cuda11_8_tensorrt8_5 [EP Perf Dashboard] Add TensorRT 8.5.1.1 dockerfile (#13843) 2022-12-09 14:33:52 -08:00
Dockerfile.ubuntu_for_arm Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
Dockerfile.ubuntu_gpu_training upgrade cuda version on ci pipelines (training CI pipelines) (#12708) 2022-08-26 16:51:19 -07:00
Dockerfile.ubuntu_openvino Gradle clean up (#14973) 2023-03-10 10:50:32 -08:00
Dockerfile.ubuntu_tensorrt Update package pipelines to support TRT 8.5 (#13998) 2022-12-16 15:01:50 -08:00
Dockerfile.ubuntu_tensorrt_bin Upgrade cmake version to 3.24 (#13569) 2022-11-04 22:58:51 -07:00
Dockerfile_manylinux2014_openvino_multipython Gradle clean up (#14973) 2023-03-10 10:50:32 -08:00
manylinux-entrypoint Update manylinux build scripts and GPU CUDA version from 11.0 to 11.1 (#7632) 2021-06-02 23:36:49 -07:00
manylinux.patch [ROCm] fix python packaging pipeline and add python10 (#15282) 2023-03-31 10:25:21 +08:00
migraphx-ci-pipeline-env.Dockerfile [MIGraphX] update the MIGraphX version used in ORT to rocm-5.4.0 (#14184) 2023-01-10 13:40:25 +08:00