[mpich-devel] (no subject)

Lisandro Dalcin dalcinl at gmail.com
Wed May 21 10:30:09 CDT 2014


On 21 May 2014 15:07, Chafik sanaa <san.chafik at gmail.com> wrote:
> what do you mean by invalid rank ? this is my program :
>

Your code runs just fine using latest MPICH 3.1 in my Mac laptop when
using 2 processes. My guess is that you executed your program with
just one process instead of two. Please add a check to make sure your
are using nprocs >= 2 (i.e, that the size of MPI_COMM_WORLD is at
least two).

PS: As Jeff said, this ML is not appropriate for general user questions.


-- 
Lisandro Dalcin
---------------
CIMEC (UNL/CONICET)
Predio CONICET-Santa Fe
Colectora RN 168 Km 472, Paraje El Pozo
3000 Santa Fe, Argentina
Tel: +54-342-4511594 (ext 1016)
Tel/Fax: +54-342-4511169


More information about the devel mailing list