Newsgroups: comp.parallel.mpi
From: cazier@iis.ee.ethz.ch (Jean-Baptiste Cazier)
Subject: Start_up MPI on the SP2
Keywords: MPI SP2
Organization: ETH Zurich
Date: 13 Mar 1996 11:45:25 GMT
Message-ID: <4i6cgl$k5v@elna.ethz.ch>

I used to work with the mpich implementation of MPI with a network of Sun
Now I want to go on an SP2. So I configured with 
>configure -device=ch_eui -arch=rs6000
then I compiled with
>make
I compiled a basic example with 
>make fpi
Till that point there was no problem
But when I try to launch it via
>mpirun -np 2 fpi
nothing happens.
If i try 
>poe fpi
or
>poe fpi -rmpool 1 -procs 2 -euilib ip 
I have the following error message:
ERROR: 0031-808  Pool number must be specified when using Resource Manager
ERROR: 0031-635  Non-zero status -1 returned from pm_mgr_init

What shall I do ?
Any help would be appreciate

Thanks

J-B

-- 
-----------------------------------------------------------------------------
  Jean-Baptiste CAZIER            E-Mail: cazier@iis.ee.ethz.ch	       
     _____  _____  __  __	  Phone: +41 1 6325243  Fax.: +41 1 6321194
    / ___/ /_  _/ / / / /  	  
   / /__    / /	 / /_/ /	  Integrated Systems Laboratory
  / ___/   / /  / _   /	  	  Swiss Federal Institute of Technology
 / /__    / /  / / / / 	  	  CH-8092 Zuerich
/____/   /_/  /_/ /_/		  Switzerland
http://wwwcaps.uoknor.edu/People/jcazier/index.html
-----------------------------------------------------------------------------

