onnxruntime/tools/ci_build/github/linux/docker
Changming Sun b5bd14fc9f
Update GPU packaging pipelines to cuda11 and fix the other build break issues (#6585)
Update gpu packaging pipelines to CUDA11

In the next release we will use CUDA 11. And our CUDA 11 build suddenly became broken because recently CentOS 7 posted an update of glibc. The version of glibc was changed from 2.17-317.el7 to 2.17-322.el7_9. But the newer one isn't compatible with CUDA 11. We have to downgrade it.
2021-02-05 16:58:37 -08:00
..
manylinux2014_build_scripts Update manylinux docker image to the latest (#6242) 2020-12-31 19:57:04 -08:00
scripts Update GPU packaging pipelines to cuda11 and fix the other build break issues (#6585) 2021-02-05 16:58:37 -08:00
cuda_manylinux2010.repo
cuda_manylinux2014.repo Initial training Python packaging pipeline (#3767) 2020-05-18 09:41:00 -07:00
Dockerfile.arm_yocto
Dockerfile.centos Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
Dockerfile.centos_gpu Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
Dockerfile.fedora_gpu
Dockerfile.manylinux2014_cpu Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
Dockerfile.manylinux2014_cuda10_2 Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
Dockerfile.manylinux2014_cuda11 Update GPU packaging pipelines to cuda11 and fix the other build break issues (#6585) 2021-02-05 16:58:37 -08:00
Dockerfile.manylinux2014_gpu Clean up builds (#6015) 2020-12-04 15:13:17 -08:00
Dockerfile.ubuntu Add front-end MNIST test (#3231) 2020-04-20 11:19:31 -07:00
Dockerfile.ubuntu_for_android
Dockerfile.ubuntu_for_arm
Dockerfile.ubuntu_gpu Clean up builds (#6015) 2020-12-04 15:13:17 -08:00
Dockerfile.ubuntu_gpu_cuda9
Dockerfile.ubuntu_openvino Openvino ep 2021.2 (#6196) 2020-12-23 08:47:22 -08:00
Dockerfile.ubuntu_server Split onnxruntime server to a separated folder (#2744) 2019-12-27 11:21:23 -08:00
Dockerfile.ubuntu_tensorrt Upgrade TensorRT to v7.1.3.4 (#4704) 2020-08-07 17:43:56 -07:00
Dockerfile.ubuntu_x86