Commit 0079a21
fix: bump inject_ubam_tags memory to 48GB for dict tag cache
The dict-based tag cache stores all dorado tags (move tables,
modification arrays) in RAM. Large samples with 6+ GB source uBAMs
exceeded the 16 GB SLURM limit. 48 GB matches the rebasecall allocation.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 59bda5a commit 0079a21
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
47 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
48 | 52 | | |
49 | 53 | | |
50 | 54 | | |
| |||
0 commit comments