[OMPI devel] OMPI-MIGRATE error

2011-01-24 Thread Hugo Meyer
Hello @ll I've got a problem when i try to use the ompi-migrate command. What i'm doing is execute for example the next application in one node of a cluster (both process wil run on the same node): *mpirun -np 2 -am ft-enable-cr ./whoami 10 10* Then in the same node i try to migrate the process

Re: [OMPI devel] dummy component warnings

2011-01-24 Thread Nathan Hjelm
No, they didn't get added (adding them now). I didn't get a chance to add them over the weekend. -Nathan On Mon, 24 Jan 2011, Jeff Squyres wrote: I'm getting these: CC dummy_component.lo dummy_component.c:25: warning: ISO C90 forbids specifying subobject to initialize dummy_component.c

[OMPI devel] dummy component warnings

2011-01-24 Thread Jeff Squyres
I'm getting these: CC dummy_component.lo dummy_component.c:25: warning: ISO C90 forbids specifying subobject to initialize dummy_component.c:28: warning: ISO C90 forbids specifying subobject to initialize dummy_component.c:29: warning: ISO C90 forbids specifying subobject to initialize du