Albacore / albacore

Albacore is a professional quality suite of Rake tasks for building .NET or Mono based systems.
www.albacorebuild.net
221 stars 64 forks source link

Long run time #244

Closed LaraUrban closed 5 years ago

LaraUrban commented 5 years ago

I think albacore's run time behaves weird when I increase the read size and the worker threads. I allocate a lot of memory (up to 1TB), and try to run a chunk size of 10kb (--basecaller_max_events=10000) on 41GB of fast5 files with various number of worker threads. Weirdly, 16 worker threads perform much better than 32, and the run time is increasing with an increasing number of worker threads. Do you know why this happens? Alternatively, is there another possibility to speed up the base-calling? Thank you!

haf commented 5 years ago

Sorry, you're in the wrong project.