pytorch/.github
Nikita Shulga 66c3152e36 [CI] Build docker on larger runners (#118167)
Otherwise it takes 1+h to build CUDA12.1 docker
- Limit UCC builds to just sm_52(M60) and sm_86(A10G), which I think has the biggest impact
- Replace hardcoded `-j6` build parallelism with more dynamic `-j$[$(nproc) - 2]`
- Remove redundant check about Ubuntu-14.04
- Added `DOCKER_BUILDKIT` to parallelize the builds

As result, docker build time drops from 1+h to 35 min
Pull Request resolved: https://github.com/pytorch/pytorch/pull/118167
Approved by: https://github.com/huydhn
2024-01-26 02:28:25 +00:00
..
actions Various CI settings (#117668) 2024-01-26 00:17:29 +00:00
ci_commit_pins [vision hash update] update the pinned vision hash (#117594) 2024-01-25 05:33:01 +00:00
ISSUE_TEMPLATE
requirements Reduce pytest prints (#117069) 2024-01-23 18:39:30 +00:00
scripts Various CI settings (#117668) 2024-01-26 00:17:29 +00:00
templates Switch nightly binaries to oidc. Remove aws keys (#117416) 2024-01-13 03:24:13 +00:00
workflows [CI] Build docker on larger runners (#118167) 2024-01-26 02:28:25 +00:00
actionlint.yaml Switched macOS runners type to macos-m1-stable (#117651) 2024-01-24 11:55:13 +00:00
auto_request_review.yml Update auto_request_review.yml (#115182) 2023-12-05 21:36:18 +00:00
ISSUE_TEMPLATE.md
labeler.yml [export] Undo "module: export" labeling (#116042) 2023-12-18 21:23:17 +00:00
merge_rules.yaml Update Reviewers for PT-D team (#117409) 2024-01-16 19:40:41 +00:00
PULL_REQUEST_TEMPLATE.md
pytorch-circleci-labels.yml
pytorch-probot.yml [CI] Add initial ci build test for XPU (#116100) 2023-12-29 23:44:46 +00:00
regenerate.sh
requirements-gha-cache.txt