Re: [OMPI devel] Silly question

2010-03-15 Thread Ralph Castain
There was a bug in the system that I fixed a few days ago on the developer's trunk - you might want to update. On Mar 15, 2010, at 5:56 PM, Leonardo Fialho wrote: > I know that it should be uncommon but why I get an error while I try to run a > "parallel" application with only one process? > >

[OMPI devel] Silly question

2010-03-15 Thread Leonardo Fialho
I know that it should be uncommon but why I get an error while I try to run a "parallel" application with only one process? aopclf:ping fialho$ mpirun -np 1 ./ping [Fialho-2.local:02834] OPAL dss:unpack: got type 32 when expecting type 9 [Fialho-2.local:02834] [[57446,1],0] ORTE_ERROR_LOG: Pack d

Re: [OMPI devel] how to add a component in the ompi?

2010-03-15 Thread Jeff Squyres
On Mar 15, 2010, at 8:18 AM, hu yaohui wrote: > i did what you told me before to add a new component,now i could see my > added component through ./configure --help.but when i run make ,i met some > problems i couldn't understand. > > libtool: Version mismatch error. This is libtool 2.2.4, bu

Re: [OMPI devel] how to add a component in the ompi?

2010-03-15 Thread hu yaohui
Hi Jeff & ALL i did what you told me before to add a new component,now i could see my added component through ./configure --help.but when i run make ,i met some problems i couldn't understand. libtool: Version mismatch error. This is libtool 2.2.4, but the libtool: definition of this LT_INIT com

Re: [OMPI devel] RFC: Merge tmp fault recovery branch into trunk

2010-03-15 Thread Josh Hursey
(Updated RFC, per offline discussion) WHAT: Merge a tmp branch for fault recovery development into the OMPI trunk WHY: Bring over work done by Josh and Ralph to extend OMPI's fault recovery capabilities WHERE: Impacts a number of ORTE files and a ORTE ErrMgr framework TIMEOUT: Barring ob