onnxruntime/tools/ci_build/github/linux/docker
Changming Sun e7a0495a87
Cherry-picks pipeline changes to 1.16.0 release branch (#17577)
### Description
1. Delete Prefast tasks (#17522)
2. Disable yum update (#17551)
3. Avoid calling patchelf (#17365 and #17562) we that we can validate
the above fix

The main problem I'm trying to solve is: our GPU package depends on both
CUDA 11.x and CUDA 12.x . However, it's not easy to see the information
because ldd doesn't work with the shared libraries we generate(see issue
#9754) . So the patchelf change are useful for me to validate the
"Disabling yum update" was successful. As you can see we call "yum
update" from multiple places. Without some kind of validation it's hard
to say if I have covered all of them.
The Prefast change is needed because I'm going to update the VM images
in the next a few weeks. In case of we need to publish a patch release
after that.

### Motivation and Context
Without this fix we will mix using CUDA 11.x and CUDA 12.x. And it will
crash every time when we use TensorRT.
2023-09-18 15:03:48 -07:00
..
inference Cherry-picks pipeline changes to 1.16.0 release branch (#17577) 2023-09-18 15:03:48 -07:00
scripts Cherry-picks pipeline changes to 1.16.0 release branch (#17577) 2023-09-18 15:03:48 -07:00
Dockerfile.manylinux2014_aten_cpu
Dockerfile.manylinux2014_cpu Cherry-picks pipeline changes to 1.16.0 release branch (#17577) 2023-09-18 15:03:48 -07:00
Dockerfile.manylinux2014_cuda11 Cherry-picks pipeline changes to 1.16.0 release branch (#17577) 2023-09-18 15:03:48 -07:00
Dockerfile.manylinux2014_cuda11_6_tensorrt8_4 Cherry-picks pipeline changes to 1.16.0 release branch (#17577) 2023-09-18 15:03:48 -07:00
Dockerfile.manylinux2014_cuda11_6_tensorrt8_5 Cherry-picks pipeline changes to 1.16.0 release branch (#17577) 2023-09-18 15:03:48 -07:00
Dockerfile.manylinux2014_cuda11_8_tensorrt8_6 Cherry-picks pipeline changes to 1.16.0 release branch (#17577) 2023-09-18 15:03:48 -07:00
Dockerfile.manylinux2014_lort_cpu
Dockerfile.manylinux2014_rocm Cherry-picks pipeline changes to 1.16.0 release branch (#17577) 2023-09-18 15:03:48 -07:00
Dockerfile.manylinux2014_training_cuda11_8 Cherry-picks pipeline changes to 1.16.0 release branch (#17577) 2023-09-18 15:03:48 -07:00
Dockerfile.ubuntu_cuda11_6_tensorrt8_4 [EP Perf] MemTest: Add Valgrind and fix addressSanitizer (#16930) 2023-08-04 16:58:57 -07:00
Dockerfile.ubuntu_cuda11_8_tensorrt8_5 [EP Perf] MemTest: Add Valgrind and fix addressSanitizer (#16930) 2023-08-04 16:58:57 -07:00
Dockerfile.ubuntu_cuda11_8_tensorrt8_6 [EP Perf] MemTest: Add Valgrind and fix addressSanitizer (#16930) 2023-08-04 16:58:57 -07:00
Dockerfile.ubuntu_gpu_training
Dockerfile.ubuntu_openvino ovep dockerfile and wheel docs changes (#16482) 2023-07-19 09:01:09 -07:00
Dockerfile.ubuntu_tensorrt Unblock Linux MultiGPU TensorRT CI (#16446) 2023-06-21 17:15:39 -07:00
Dockerfile.ubuntu_tensorrt_bin
Dockerfile_manylinux2014_openvino_multipython
manylinux-entrypoint
manylinux.patch Cherry-picks pipeline changes to 1.16.0 release branch (#17577) 2023-09-18 15:03:48 -07:00
migraphx-ci-pipeline-env.Dockerfile [ROCm] Update CI based on ubuntu 22.04 (#17076) 2023-08-10 09:51:29 -07:00