onnxruntime/tools/ci_build/github/linux/docker
liqunfu 96bb4b1ce8
Liqun/havenka/rel 1.8.1 round3 (#8246)
* Revert the cuda algo finding change as this causes a significant memory bloat. (#8181)

* Revert the cuda algo finding change as this causes a significant memory bloat.

* Address PR comment

* Make pipelines to support torch1.8.1 and torch1.9.0 (#8084)

* Add post-install command to build PyTorch CPP extensions from within onnxruntime package (#8027)

ORTModule requires two PyTorch CPP extensions that are currently JIT compiled. The runtime compilation can cause issues in some environments without all build requirements or in environments with multiple instances of ORTModule running in parallel

This PR creates a custom command to compile such extensions that must be manually executed before ORTModule is executed for the first time. When users try to use ORTModule before the extensions are compiled, an error with instructions are raised

PyTorch CPP Extensions for ORTModule can be compiled by running:
python -m onnxruntime.training.ortmodule.torch_cpp_extensions.install

Full build environment is needed for this

* Patch orttraining-ortmodule pipeline with latest fix on master

* add cuda version to build config

* lib path

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* .

* Remove auto doc gen

Co-authored-by: Pranav Sharma <prs@microsoft.com>
Co-authored-by: Thiago Crepaldi <thiago.crepaldi@microsoft.com>
Co-authored-by: Baiju Meswani <bmeswani@microsoft.com>
2021-06-30 23:02:16 -07:00
..
manylinux2014_build_scripts Add version lock to manylinux build scripts (#7755) 2021-05-19 09:28:40 -07:00
scripts Cherry-picks for release 1.8.1 - Round3 (#8195) 2021-06-30 14:15:33 -07:00
cuda_manylinux2010.repo
cuda_manylinux2014.repo
Dockerfile.arm_yocto
Dockerfile.manylinux2014_cpu Downgrade GCC (#5269) 2020-09-24 21:14:54 -07:00
Dockerfile.manylinux2014_cuda10_2 Update CUDA build configs (#6598) 2021-02-08 22:55:42 -08: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_cuda11_1_tensorrt7_2 linux trt package pipeline (#7537) 2021-05-03 19:14:20 -07:00
Dockerfile.manylinux2014_cuda11_tensorrt7_2 linux trt package pipeline (#7537) 2021-05-03 19:14:20 -07:00
Dockerfile.manylinux2014_rocm Cherry-picks for release 1.8.1 - Round3 (#8195) 2021-06-30 14:15:33 -07:00
Dockerfile.manylinux2014_training_cuda10_2 Liqun/havenka/rel 1.8.1 round3 (#8246) 2021-06-30 23:02:16 -07:00
Dockerfile.manylinux2014_training_cuda11_1 Liqun/havenka/rel 1.8.1 round3 (#8246) 2021-06-30 23:02:16 -07:00
Dockerfile.ubuntu Install and use conda on ortmodule CI pipelines (#7530) 2021-05-03 15:52:22 -07:00
Dockerfile.ubuntu_for_android Update CI build docker images (#7386) 2021-04-21 13:18:34 -07:00
Dockerfile.ubuntu_for_arm Install and use conda on ortmodule CI pipelines (#7530) 2021-05-03 15:52:22 -07:00
Dockerfile.ubuntu_gpu_training Ignore invalid input argument to install_os_deps.sh (#7566) 2021-05-05 14:33:31 -07:00
Dockerfile.ubuntu_openvino Install and use conda on ortmodule CI pipelines (#7530) 2021-05-03 15:52:22 -07:00
Dockerfile.ubuntu_server Update ORT server build pipeline (#7030) 2021-03-16 18:02:09 -07:00
Dockerfile.ubuntu_tensorrt Install and use conda on ortmodule CI pipelines (#7530) 2021-05-03 15:52:22 -07:00