[OMPI devel] Fixed trac 1.4 bug report

2011-03-29 Thread Jeff Squyres
I fixed https://svn.open-mpi.org/trac/ompi/report/14 to show all 1.3.x and 1.4.x open tickets (i.e., including 1.4.5). -- Jeff Squyres jsquy...@cisco.com For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/

Re: [OMPI devel] Add child to another parent.

2011-03-29 Thread Ralph Castain
The resilient mapper -only- works on procs being restarted - it cannot map a job for its initial launch. You shouldn't set any rmaps flag and things will work correctly - the default round-robin mapper will map the initial launch, and then the resilient mapper will handle restarts. On Mar 29,

Re: [OMPI devel] Add child to another parent.

2011-03-29 Thread Hugo Meyer
Ralph. I'm having a problem when i try to select the rmaps resilient to be used: /home/hmeyer/desarrollo/ompi-code/binarios/bin/mpirun -v -np 4 --hostfile ../hostfile --bynode -mca rmaps resilient -mca vprotocol receiver -mca plm rsh -mca routed cm ./coll 6 10 2>out.txt I get this as error: [c