This repository was archived by the owner on Nov 17, 2023. It is now read-only.
Commit b555b54
authored
[master] CI/CD updates to be more stable (#20740)
* Since website s3 push and publish is not run inside a container, just use the awscli installed in the jenkins slave (which is updated.) When multiple processes are attempting to install a pip package at the same time, there is a race condition that causes them to fail often.
* Update variable for CUDA archs in windows make script, so we don't end up building for all.
* Fix CUDA arch variable used.
* Remove oneapi repo after installing, to alleviate failures when intel publishes corrupt files.1 parent cea7ab1 commit b555b54
3 files changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
| 95 | + | |
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1355 | 1355 | | |
1356 | 1356 | | |
1357 | 1357 | | |
1358 | | - | |
1359 | 1358 | | |
1360 | 1359 | | |
1361 | 1360 | | |
| |||
1471 | 1470 | | |
1472 | 1471 | | |
1473 | 1472 | | |
1474 | | - | |
1475 | 1473 | | |
1476 | 1474 | | |
1477 | 1475 | | |
| |||
0 commit comments