onnxruntime/tools/ci_build/github/linux
Changming Sun 0ec2171b9f
Update Linux docker images (#23244)
The new images contain the following updates:

1. Added Git, Ninja and VCPKG to all docker images
2. Updated CPU containers' GCC version from 12 to 14
3. Pinned CUDA 12 images' CUDNN version to 9.5(The latest one is 9.6)
4. Addressed container supply chain warnings by building CUDA 12 images
from scratch(avoid using Nvidia's prebuilt images)
5. Updated manylinux commit id to
75aeda9d18eafb323b00620537c8b4097d4bef48

Also, this PR updated some source code to make the CPU EP's source code
compatible with GCC 14.
2025-01-09 10:20:33 -08:00
..
docker Update Linux docker images (#23244) 2025-01-09 10:20:33 -08:00
ort_minimal Replace reference to python 3.8 with python 3.10 (#22692) 2024-11-07 16:51:40 -08:00
python Integrate onnx 1.17.0 (#21897) 2024-12-24 09:02:02 -08:00
build_cuda_c_api_package.sh Add python 3.13 support (#22380) 2024-10-14 18:07:54 -07:00
build_cuda_ci.sh Move Linux GPU CI pipeline to A10 (#23235) 2025-01-04 19:11:37 -08:00
build_linux_python_package.sh Update Linux docker images (#23244) 2025-01-09 10:20:33 -08:00
build_rocm_c_api_package.sh Update copy_strip_binary.sh: use "make install" instead (#21464) 2024-07-24 10:02:00 -07:00
build_tensorrt_c_api_package.sh Add python 3.13 support (#22380) 2024-10-14 18:07:54 -07:00
build_tensorrt_ci.sh [TensorRT EP] New CIs to test TRT+minimal CUDA build (#23028) 2024-12-19 10:30:39 -08:00
build_yocto.sh Bring code coverage dashboard back (#8394) 2021-08-16 20:54:39 -07:00
copy_strip_binary.sh Update copy_strip_binary.sh: use "make install" instead (#21464) 2024-07-24 10:02:00 -07:00
create_package.sh Pull the latest image before running docker build 2019-11-22 13:48:37 -08:00
delete_unused_files_before_upload.sh Update training packaging pipeline's docker files (#20853) 2024-05-30 23:48:42 -07:00
extract_and_bundle_gpu_package.sh [TensorRT EP] Refactor OrtTensorRTProviderOptions initialization and make it easy to add new field (#17617) 2023-10-06 14:12:20 -07:00
java_copy_strip_binary.sh Change native folder name for java macos arm64 (#12335) 2022-07-27 15:13:07 -07:00
java_linux_final_test.sh Update protobuf-java to version 3.21.7 (#13630) 2022-11-17 15:04:42 -08:00
run_build.sh Fix a build issue: /MP was not enabled correctly (#19190) 2024-01-29 12:45:38 -08:00
run_dockerbuild.sh Cleanup code (#22827) 2024-11-19 14:13:33 -08:00
run_python_dockerbuild.sh Fix build for linux python wheel (#22801) 2024-11-11 15:20:07 -08:00
run_python_dockertest.sh Remove dnf update from docker build scripts (#17551) 2023-09-21 07:33:29 -07:00
run_python_tests.sh Add python 3.13 support (#22380) 2024-10-14 18:07:54 -07:00
test_custom_ops_pytorch_export.sh Replace reference to python 3.8 with python 3.10 (#22692) 2024-11-07 16:51:40 -08:00
upload_code_coverage_data.sh Fix Android CI pipeline (#19877) 2024-03-13 10:09:43 -07:00
upload_ortsrv_binaries.sh Refactor Onnx runtime Server to only use public APIs (#1271) 2019-07-04 01:08:14 -07:00
yocto_build_toolchain.sh Bring code coverage dashboard back (#8394) 2021-08-16 20:54:39 -07:00