Skip to content
Prev 7788 / 21312 Next

[Bioc-devel] Memory issues with BiocParallel::SnowParam()

Hi Leo,

Thanks for the sample code I'll take a look.

You're right, SnowParam has changed quite at bit - logging, error 
handling etc. The memory use you're seeing is a concern - thanks for 
reporting it.

As an fyi, the log output for SnowParam and MulticoreParam now includes 
gc(), system.time() and other stats from the workers.

SnowParam(log = TRUE)


Valerie
On 07/10/2015 01:12 PM, Leonardo Collado Torres wrote: