mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
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. |
||
|---|---|---|
| .. | ||
| manylinux2014_build_scripts | ||
| scripts | ||
| cuda_manylinux2010.repo | ||
| cuda_manylinux2014.repo | ||
| Dockerfile.arm_yocto | ||
| Dockerfile.centos | ||
| Dockerfile.centos_gpu | ||
| Dockerfile.fedora_gpu | ||
| Dockerfile.manylinux2014_cpu | ||
| Dockerfile.manylinux2014_cuda10_2 | ||
| Dockerfile.manylinux2014_cuda11 | ||
| Dockerfile.manylinux2014_gpu | ||
| Dockerfile.ubuntu | ||
| Dockerfile.ubuntu_for_android | ||
| Dockerfile.ubuntu_for_arm | ||
| Dockerfile.ubuntu_gpu | ||
| Dockerfile.ubuntu_gpu_cuda9 | ||
| Dockerfile.ubuntu_openvino | ||
| Dockerfile.ubuntu_server | ||
| Dockerfile.ubuntu_tensorrt | ||
| Dockerfile.ubuntu_x86 | ||