1
1
openmpi/ompi/runtime
Jeff Squyres f5ad90c920 init/finalize: extensions
Proposed extensions for Open MPI:

- If MPI_INITLIZED is invoked and MPI is only partially initialized,
  wait until MPI is fully initialized before returning.
- If MPI_FINALIZED is invoked and MPI is only partially finalized,
  wait until MPI is fully finalized before returning.
- If the ompi_mpix_allow_multi_init MCA param is true, allow MPI_INIT
  and MPI_INIT_THREAD to be invoked multiple times without error (MPI
  will be safely initialized only the first time it is invoked).
2015-10-15 12:39:15 -04:00
..
help-mpi-runtime.txt init/finalize: extensions 2015-10-15 12:39:15 -04:00
Makefile.am mpi: infrastructure to gracefully disable MPI dyn procs 2015-10-14 13:42:56 -07:00
mpiruntime.h init/finalize: extensions 2015-10-15 12:39:15 -04:00
ompi_cr.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ompi_cr.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
ompi_info_support.c opal: fix multiple bugs in MCA and opal 2015-04-07 19:13:20 -06:00
ompi_info_support.h tools: Add oshmem_info utility 2013-10-12 19:03:32 +00:00
ompi_mpi_abort.c ompi/group: do not allocate ompi_proc_t's on group union/difference 2015-09-10 08:55:55 -06:00
ompi_mpi_dynamics.c mpi: infrastructure to gracefully disable MPI dyn procs 2015-10-14 13:42:56 -07:00
ompi_mpi_finalize.c init/finalize: extensions 2015-10-15 12:39:15 -04:00
ompi_mpi_init.c init/finalize: extensions 2015-10-15 12:39:15 -04:00
ompi_mpi_params.c init/finalize: extensions 2015-10-15 12:39:15 -04:00
ompi_mpi_preconnect.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
params.h mpi: infrastructure to gracefully disable MPI dyn procs 2015-10-14 13:42:56 -07:00