Commit 059e4b0
authored
Arm backend: Limit number of build jobs (pytorch#9444)
In certain build environments, without limiting the number of build
jobs, build may abort because memory is running low.
cc @digantdesai @freddan80 @per @zingo @oscarandersson82181 parent 5cd973c commit 059e4b0
File tree
2 files changed
+2
-2
lines changed- backends/arm
- scripts
- test
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments