[Rcpp-devel] Segfault when using doParallel with Rcpp Module

Randy Lai randy.cs.lai at gmail.com
Sat Mar 8 22:26:47 CET 2014


Hi developers, 


I  am trying to use Rcpp module with doParallel. However, it seems that they are not compatible and would produce segfault. I have tried similar thing with the R built-in reference class and it works fine.

For codes, please visit:
http://stackoverflow.com/questions/22265191/segfault-when-using-doparallel-with-rcpp-module

Randy


More information about the Rcpp-devel mailing list