Displaying 1 result from an estimated 1 matches for "eddcmp".
Did you mean:
  addtmp
  
2011 Jan 14
0
Fwd: Re: [R-sig-hpc] Working doSNOW foreach openMPI example
...mmand line:
"mpirun -n --hostfile /home/hostfile R --no-save -f rtest.R"
Hope this helps
                                  mario
On 13-Jan-11 22:08, Justin Moriarty wrote:
>  Hi,
>  Just wanted to share a working example of doSNOW and foreach for an openMPI cluster.  The function eddcmp() is just an example and returns some inocuous warnings.  The example first has each node return its nodename, then runs an example comparing dopar, do and a for loop.  In the directory containing rtest.R it is run from the command line with:
>  "mpirun -n --hostfile /home/hostfile --no-sav...