[R] snow and Rmpi, delayed starting-times at nodes

2007-11-02 Thread Markus Schmidberger
Hello, we use R version 2.6.0, Rmpi_0.5-5 and snow_0.2-9 and have a parallel call like this: clusterApply(cluster, input.list, function(input, data1, type) { }, data1, type ) We now have the problem, that the processes at the nodes start delayed. This means for example, node 4

Re: [R] snow and Rmpi, delayed starting-times at nodes

2007-11-02 Thread Luke Tierney
On Fri, 2 Nov 2007, Markus Schmidberger wrote: Hello, we use R version 2.6.0, Rmpi_0.5-5 and snow_0.2-9 and have a parallel call like this: clusterApply(cluster, input.list, function(input, data1, type) { }, data1, type ) Most likely the problem is the direct use of