Hi, I am wondering why it is the case that in R 3.3.3, calling
chngpt:chngptm uses only 1 core, but in later releases, e.g. R 3.4.3, it
uses multiple cores on linux. The function chngpt:chngptm has a .Call to
invoke a C/C++ function that performs bootstrapping. No explicit parallel
computing instructions are used.
Thanks,
Youyi

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to