onnxruntime/tools/ci_build/github/linux/docker
yf711 d701dcd027
Fix Linux MultiGPU TensorRT CI (#15697)
### Description
* Reverting default TensorRT version to 8.5 as temporary fix
  
* Apart from that, this PR temporarily leaves this CI as a place to
validate user behavior that uses TRT 8.5 with latest ORT

### Context
* This CI pool equips 2xTesla M60 GPUs, which are no longer supported by
TensorRT 8.6.
* Currently, other CIs are using single-T4 VM but there's no VM with
2xT4 or other suitable dualGPU in the range.
* Once we decide which VM instance for this CI to migrate to, TRT8.6 can
be enabled on this CI

* According to
[Nvidia](https://docs.nvidia.com/deeplearning/tensorrt/release-notes/index.html):
* TensorRT 8.5.3 was the last release supporting NVIDIA Kepler (SM 3.x)
and NVIDIA Maxwell (SM 5.x) devices. *These devices are no longer
supported in TensorRT 8.6*. NVIDIA Pascal (SM 6.x) devices are
deprecated in TensorRT 8.6.
2023-04-26 10:01:33 -07:00
..
inference Add compilation cache in 2 Linux CPU pipelines and refactor the Linux build step with cache (#15484) 2023-04-14 23:56:59 +08:00
scripts Add support for cuda 11.8 and python 3.11 for training (#15548) 2023-04-20 12:56:45 -07:00
Dockerfile.arm_yocto
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_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_cuda11_8_tensorrt8_6 [TensorRT EP] support TensorRT 8.6-EA (#15299) 2023-04-12 11:34:59 -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_8 Add support for cuda 11.8 and python 3.11 for training (#15548) 2023-04-20 12:56:45 -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_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_cuda11_8_tensorrt8_6 [TensorRT EP] support TensorRT 8.6-EA (#15299) 2023-04-12 11:34:59 -07:00
Dockerfile.ubuntu_for_arm
Dockerfile.ubuntu_gpu_training Add support for cuda 11.8 and python 3.11 for training (#15548) 2023-04-20 12:56:45 -07:00
Dockerfile.ubuntu_openvino Gradle clean up (#14973) 2023-03-10 10:50:32 -08:00
Dockerfile.ubuntu_tensorrt Fix Linux MultiGPU TensorRT CI (#15697) 2023-04-26 10:01:33 -07: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
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