diff options
| author | Joe Richey <joerichey@google.com> | 2022-08-27 01:01:31 -0700 |
|---|---|---|
| committer | Eric Biggers <ebiggers3@gmail.com> | 2022-12-04 14:36:56 -0800 |
| commit | 5c7c3bcbcf1d18842e8dd9d2c346acdfb06fcf23 (patch) | |
| tree | 6c19cef564c6c5f3c09c576d436574004661d8b6 /README.md | |
| parent | 9d96413911725504aaf4f4f1b00d492ae21282de (diff) | |
Only use up to MaxParallelism CPUs
This prevents panics on 256-core systems, and has a 300-core system use
255 CPUs (the max) rather than 44 CPUs (300 casted to a uint8).
Signed-off-by: Joe Richey <joerichey@google.com>
[ebiggers: also set TruncationFixed at the end of getHashingCosts()]
Signed-off-by: Eric Biggers <ebiggers@google.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions