Commit 377482e
Fix Skani OOM: dynamic mem_gb scaled to bin sizes
Replace fixed 16 GB with 32 + 4*size(bins) so light samples stay cheap
and heavy samples (many/large bins) get enough headroom for the GTDB r226
marker hash table load.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 82c04e3 commit 377482e
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
72 | | - | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
0 commit comments