Re: [OMPI users] prob in running two mpi merged program (UNCLASSIFIED)

2015-02-05 Thread Burns, Andrew J CTR (US)
Classification: UNCLASSIFIED Caveats: NONE Okay, I think I may get what's going on. I think you're calling one mpi capable program from within another mpi program. What you have to do is assume that the program that is being called already had MPI_Init called and that MPI_Finalize will be called

Re: [OMPI users] orted seg fault when using MPI_Comm_spawn on more than one host

2015-02-05 Thread Ralph Castain
Okay, I tracked this down - thanks for your patience! I have a fix pending review. You can track it here: https://github.com/open-mpi/ompi-release/pull/179 > On Feb 4, 2015, at 5:14 PM, Evan Samanas wrote: > > Indeed, I simply commented out