1
1
openmpi/ompi/runtime
Josh Hursey 1e678c3f55 per conversation with Ralph and Jeff take out the opal_init_only logic.
This commit moves the initalization/finalization of opal_event and opal_progress
to opal_init/finalize. These were previously init/final in ORTE which is an
abstraction violation. After talking about it we concluded that there are no
ordering issues that require these to be init/final in ORTE instead of OPAL.

I ran the IBM test suite against this commit and it didn't turn up any new
failures so I think it is good to go.

Let us know if this causes problems.

This commit was SVN r14773.
2007-05-24 21:54:58 +00:00
..
help-mpi-runtime.txt The mpi_leave_pinned and mpi_leave_pinned_pipeline MCA parameters were 2007-01-21 14:02:06 +00:00
Makefile.am Merging in the jjhursey-ft-cr-stable branch (r13912 : HEAD). 2007-03-16 23:11:45 +00:00
mpiruntime.h - UNexport symbols that shouldn't be needed outside the libraries 2007-05-16 15:46:52 +00:00
ompi_cr.c Closes trac:977 2007-04-14 02:06:05 +00:00
ompi_cr.h Closes trac:977 2007-04-14 02:06:05 +00:00
ompi_mpi_abort.c * Before this commit, if we called ompi_mpi_abort() before MPI_INIT 2007-01-29 22:01:28 +00:00
ompi_mpi_finalize.c Commit the orted-failed-to-start code. This correctly causes the system to detect the failure of an orted to start and allows the system to terminate all procs/orteds that *did* start. 2007-05-21 18:31:28 +00:00
ompi_mpi_init.c per conversation with Ralph and Jeff take out the opal_init_only logic. 2007-05-24 21:54:58 +00:00
ompi_mpi_params.c Allow multiple connections to be started simultaneously when doing the OOB 2007-05-23 21:35:44 +00:00
ompi_mpi_preconnect.c Allow multiple connections to be started simultaneously when doing the OOB 2007-05-23 21:35:44 +00:00
params.h Clean up the preconnect code: 2007-05-01 04:49:36 +00:00