Open seandavi opened 8 years ago
I forgot to mention it, but currently we're using mclapply in clusterMany()
I agree that switching to BiocParallel would be a good idea.
Off-topic, but scone does use BiocParallel :)
I had noticed the mclapply call after I went looking for a parallel implementation of RSEC.
On Jun 25, 2016, at 4:04 PM, Davide Risso notifications@github.com wrote:
I forgot to mention it, but currently we're using mclapply in clusterMany()
I agree that switching to BiocParallel would be a good idea.
Off-topic, but scone does use BiocParallel :)
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/epurdom/clusterExperiment/issues/167#issuecomment-228574944, or mute the thread https://github.com/notifications/unsubscribe/AAFpE6acOW_OSqn-LOzy1w4VHMcpaQ1Hks5qPbQMgaJpZM4I-bbP.
Does BiocParallel allow you any more flexibility, particularly for larger datasets or parameter spaces.