-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi all,
Is there a way to cut back the memory usage of hal2vg a bit? I have a 9.7GBase hal from a 32 way alignment of small to moderate (150-800MBase) genomes. Memory usage during the conversion process seems to gradually increase and after 4 hours I'm up to the pinching of the 4th leaf node genome and we're heading past 280GB real RAM used. I'd hoped this would complete on a 400GB server, but now I'm having doubts as to whether it will complete on a 1TB server.
Command line is below - I've tried with different chop values (32,10000) to see if this changed anything in the memory usage - it doesn't seem to.
./hal2vg ./P32Out.hal --hdf5InMemory --chop 10000 --noAncestors --progress > p32.pg
Thanks!
Metadata
Metadata
Assignees
Labels
No labels