Open sathish-t opened 5 months ago
Hi,
I was able to solve the problem by using fewer threads (--threads 3
). We are fine with this performance hit as there are other much slower steps in our pipeline. Do you have an inkling of why more threads are problematic?
Regards Sathish
Hello,
I use bonito 0.7.2 and the following
bonito duplex
command runs out of memory sometimes:bonito duplex --threads 30 $bam_file $pair_file > $duplex_basecalls_fq
While processing about 2.4 million reads on a slurm job, I got this error
But bonito ran just fine with a similar command processing about 2.9 million reads in a different job
Any help is appreciated!
Regards Sathish