[Bioc-devel] error related to kmp_runtime.cpp(6480)

Vladislav Petyuk petyuk at gmail.com
Mon Apr 24 22:43:37 CEST 2017


My package passes all the builds except OS X.

http://www.bioconductor.org/checkResults/devel/bioc-LATEST/MSnID/veracruz2-buildsrc.html

Interestingly, the build goes just fine (with the same arguments) on my
laptop, which is OS X 10.12.3.

Given that kmp_runtime.cpp is from OpenMP and chunk 25 in the vignette
indirectly engages `mclapply`, my hunch is that this is something to do
with parallel processing.  Is multithreading not allowed on this OS X
machine?  Is simply forcing mc.cores = 1 going to solve the problem?  Any
other suggestions on what is this error about and how to handle it?

Thanks,

Vlad

	[[alternative HTML version deleted]]



More information about the Bioc-devel mailing list