[BioC] mcmapply with edgeR?
Martin Morgan
mtmorgan at fhcrc.org
Mon Aug 13 19:14:55 CEST 2012
On 08/13/2012 10:07 AM, Aaron Mackey wrote:
> I have mcmapply (and related parallel library functions) working fine with
> example code, but when I try to run my own function (which makes calls to
> estimateGLMCommonDisp, etc) in parallel, only one core remains engaged, no
> forking happens. The only thing I can imagine is that the parallel library
> has detected my use of a dynamically loaded .so, and has reverted to serial
> behavior? Or is edgeR preventing it's functions from being fork'ed somehow?
using a shared object shouldn't be a problem with mclapply (rather than
mcmapply, which is not from the parallel library?); maybe you can create
a short script that has the essentials for someone else to evaluate,
maybe using small simulated data, perhaps from one of the help pages of
edgeR?
Martin
>
> Thanks in advance,
> -Aaron
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at r-project.org
> https://stat.ethz.ch/mailman/listinfo/bioconductor
> Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor
>
--
Computational Biology / Fred Hutchinson Cancer Research Center
1100 Fairview Ave. N.
PO Box 19024 Seattle, WA 98109
Location: Arnold Building M1 B861
Phone: (206) 667-2793
More information about the Bioconductor
mailing list