Thank you very much, this is very helpful indeed.
Best wishes,
Rajen
On Apr 28, 2012 2:35 PM, "Simon Urbanek"
wrote:
> On Apr 27, 2012, at 9:54 AM, Rajen Shah wrote:
>
> > I would like to create an R package which uses some C code, which in
> > turn uses MPI. At the moment I'm only interested i
On Apr 27, 2012, at 9:54 AM, Rajen Shah wrote:
> I would like to create an R package which uses some C code, which in
> turn uses MPI. At the moment I'm only interested in creating this
> package for UNIX-like systems. The way I envisage this working is for
> the R package to contain an R function
I would like to create an R package which uses some C code, which in
turn uses MPI. At the moment I'm only interested in creating this
package for UNIX-like systems. The way I envisage this working is for
the R package to contain an R function which uses the system call to
run the C code as a separ