onnxruntime/tools/ci_build/github/pai
PeixuanZuo d3a09cf77f
[ROCm] use pytest-xdist for fast pytest (#14261)
### Description

Use pytest-xdist to distribute tests across multiple CPUs to speed up
test execution.
Use pytest-rerunfailures to rerun failed test in case of pytest-xdist
crash.
`pytest -n 16` can reduce pytest time from 80 minutes to 20 minutes.


### Motivation and Context
Now kernel explorer pytest of ROCm CI takes nearly 1 hour 20 minutes. It
will take longer time when we add more tunableOp in the future.
2023-01-13 16:57:50 +08:00
..
buildtrainingdoc.sh
migraphx-excluded-tests.txt [ROCm] add MIGraphX ci pipeline (#11569) 2022-09-28 10:59:30 +08:00
migraphx_test_launcher.sh [ROCm] add MIGraphX ci pipeline (#11569) 2022-09-28 10:59:30 +08:00
orttraining-ci.yml
pai-excluded-tests.txt [ROCm] Re-enable ReduceL1, L2 and related tests (#12209) 2022-07-20 13:13:02 +08:00
pai_get_thread.sh Remove git and python packages from the docker images used by Zip-Nuget-Java-Nodejs Packaging Pipeline (#11651) 2022-06-03 20:00:54 -07:00
pai_test_launcher.sh
requirements.txt
rocm-ci-pipeline-env.Dockerfile [ROCm] use pytest-xdist for fast pytest (#14261) 2023-01-13 16:57:50 +08:00
wrap_rocm_python_doc_publisher.sh