Displaying 2 results from an estimated 2 matches for "_hlplab_".
2018 Feb 11
1
makeCluster hangs
...r 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: fjaeger at ur.rochester.edu
B: http://www.hlplab.wordpress.com/
T: https://twitter.com/_hlplab_
To schedule an appointment, please visit
http://www.bcs.rochester.edu/people/fjaeger/appointments.html
[[alternative HTML version deleted]]
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 <-