Displaying 2 results from an estimated 2 matches for "7f8lez".
2018 Feb 11
1
makeCluster hangs
...t r-project.org mailing list
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__stat.ethz.ch_mailman_listinfo_r-2Ddevel&d=DwIBaQ&c=kbmfwr1Yojg42sGEpaQh5ofMHBeTl9EI2eaqQZhHbOU&r=O6dqVFPEDpdoXY3wkv8u6o0LHKx4WbQ_itn0O87jj5s&m=R7DIWWqYTP2xarhrvKcymtN3XlAQ9vHLFDhPL6FxQ60&s=7F8Lez-XE8iC2JBU4JYsEtF3U0HObhMnCASud5xTgNM&e=
> .
>
--
T. Florian Jaeger
Professor of the Brain and Cognitive Sciences,
Computer Science
Alfred P. Sloan Research Fellow
University of Rochester,
Meliora Hall, Box 270268,
Rochester, NY 14627-0268
USA
P: +1 (585) 276 3611
F: +1 (585) 442 9216
E:...
2018 Feb 10
2
makeCluster hangs
Hi all,
I can't get the functionality of the package parallel to work.
Specifically, makeCluster() hangs when I run it. I first noticed the
problem when trying to run Rstan with multiple cores and the traced it
back to the core package parallel. The following results in R hanging
after the call to makeCluster.
library(parallel)
# Calculate the number of cores
no_cores <-