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 functi
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 star
2 matches
Mail list logo