-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Dear developers,
If I understood correctly, then the predict command use one thread per contig during ab initio prediction. And for some cases (possibly many processed large contigs at one moment with not enough large RAM size) I have "out of memory" error. For such cases I can decrease number of threads, but this impact to runtime of gapmm and miniprot. I propose to add an option, that affects the thread number only for the ab initio prediction step. Another option is to balance the contig lengths so that at any given time the sum of the contig lengths is roughly equal. Assuming that this is the case and not that the memory consumption of different gene predictors is very different.
Metadata
Metadata
Assignees
Labels
No labels