You can test my guess by
mpiexec -n 1 R --interactive
Works for me
On 21/11/2013 07:17, Prof Brian Ripley wrote:
On 21/11/2013 06:39, jean-michel.perr...@csiro.au wrote:
I'd like someone familiar with the R options initialization to comment
on a difference of behavior within/without mpi
Thanks for that. It does confirm what I was starting to suspect: that the R
engine initialization in R.NET needs a change to use the R embedding API
functions, though mindful that the R.NET author did settle on the current
arrangement for a pragmatic reason.
I also shamefully missed a recent pos