Re: [Rcpp-devel] mpi and RInside

2010-02-15 Thread Dirk Eddelbuettel
Jianping, Very cool. Thanks for posting this! On 8 February 2010 at 17:13, Jianping Hua wrote: | I'm quite new to R and I'd like to run some R program inside my C++ | code. So I installed Rcpp and RInside recently. Since many of my work | involves mpi, so I'm wondering if RInside works with mpi.

[Rcpp-devel] mpi and RInside

2010-02-08 Thread Jianping Hua
Hello: I'm quite new to R and I'd like to run some R program inside my C++ code. So I installed Rcpp and RInside recently. Since many of my work involves mpi, so I'm wondering if RInside works with mpi. It looks mpi works, although with some glitch. So I think I might post my experiences here, for