Commit b1e8cce
committed
Move PyTorch-from-source docker builds to linux.12xlarge
The gcc11 and zephyr-sdk docker-build jobs on linux.4xlarge OOM mid
PyTorch source build (~step 5000/7393 of mkl-dnn), manifesting as
"self-hosted runner lost communication with the server". Bumping to
linux.12xlarge (96 GB) for just these two images keeps the other
x86_64 from-source images on 4xlarge for now.
Authored with Claude.1 parent 7a8f892 commit b1e8cce
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
41 | | - | |
42 | 40 | | |
43 | 41 | | |
44 | 42 | | |
45 | 43 | | |
46 | 44 | | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
| |||
0 commit comments