I'm not sure if these are being reported from OpenMPI or through
OpenMPI from OpenFabrics, but i figured this would be a good place to
start
On one node we received the below errors, i'm not sure i under the
error sequence, hopefully someone can shed some light on what
happened.
[[5691,1],49][btl
On Monday, January 10, 2011 03:06:06 pm Michael Di Domenico wrote:
> I'm not sure if these are being reported from OpenMPI or through
> OpenMPI from OpenFabrics, but i figured this would be a good place to
> start
>
> On one node we received the below errors, i'm not sure i under the
> error seque
2011/1/10 Peter Kjellström :
> On Monday, January 10, 2011 03:06:06 pm Michael Di Domenico wrote:
>> I'm not sure if these are being reported from OpenMPI or through
>> OpenMPI from OpenFabrics, but i figured this would be a good place to
>> start
>>
>> On one node we received the below errors, i'm
Hi,
I am an mpi newbie. My open MPI is v 1.4.3, which I compiled
on a linux machine.
I am using a language called R, which has an mpi interface/package.
It appears that it is happy, on the surface, with the open MPI I installed.
There is an R function called mpi.spawn.Rslaves(). An argument to
You can use mpirun.
On Mon, Jan 10, 2011 at 8:04 PM, Tena Sakai wrote:
> Hi,
>
> I am an mpi newbie. My open MPI is v 1.4.3, which I compiled
> on a linux machine.
>
> I am using a language called R, which has an mpi interface/package.
> It appears that it is happy, on the surface, with the op