pytorch/.ci
Catherine Lee eaa02655ea [CI] Run cpp tests on windows in one run_tests call (#164861)
The windows cpp tests take ~1 hour according to logs.  Each has run_test called on them individually, so I tried batching them together so it's just one run_test call for all of them.  I believe it now takes 30min.  I turned off TD since I don't think cpp tests are included in TD stuff.

As always with batch, I'm not sure if the errorlevel/error surfacing stuff is correct

This code is written with a lot of help from chatgpu and copilot
Pull Request resolved: https://github.com/pytorch/pytorch/pull/164861
Approved by: https://github.com/huydhn
2025-10-09 16:07:28 +00:00
..
aarch64_linux Build and Install Arm Compute Library in manylinux docker image (#159737) 2025-10-01 11:33:51 +00:00
caffe2 [CI] Removing --user flag from all pip install commands (#154900) 2025-07-14 21:09:42 +00:00
docker [Code Clean] Remove support of python3.9 (#163846) 2025-10-09 11:54:10 +00:00
libtorch [CI] Move libtorch-cpu-shared-with-deps-release-build to python 3.10 (#162877) 2025-09-15 15:27:25 +00:00
lumen_cli [vllm hash update] update the pinned vllm hash (#163463) 2025-09-22 21:24:56 +00:00
magma Add Magma build for CUDA 13.0 (#160770) 2025-08-19 01:10:00 +00:00
magma-rocm [ROCm][CI] rebuild magma binary for gfx1150 gfx1151 (#164782) 2025-10-06 23:29:21 +00:00
manywheel [ROCm][CD] librocroller.so missing from ROCm 7 wheel (#164244) 2025-10-01 00:02:34 +00:00
onnx [CI] Removing --user flag from all pip install commands (#154900) 2025-07-14 21:09:42 +00:00
pytorch [CI] Run cpp tests on windows in one run_tests call (#164861) 2025-10-09 16:07:28 +00:00
wheel Replace setup.py bdist_wheel with python -m build --wheel (#156712) 2025-09-29 21:51:32 +00:00