Commit 2aa9aec
committed
Avoid using
Prior to this commit, if the total number of dynamic compute node is larger than 130k. After the commit, number becomes 180k
Signed-off-by: Hanwen <[email protected]>sinfo -N to support cluster creation with large compute nodes1 parent d39131d commit 2aa9aec
File tree
3 files changed
+15
-4
lines changed- cookbooks
- aws-parallelcluster-computefleet
- recipes/config
- templates/compute_fleet_status
- aws-parallelcluster-slurm/libraries
3 files changed
+15
-4
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
41 | 48 | | |
42 | 49 | | |
43 | 50 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
215 | | - | |
216 | | - | |
217 | | - | |
218 | | - | |
| 215 | + | |
219 | 216 | | |
220 | 217 | | |
221 | 218 | | |
| |||
0 commit comments