1
1
openmpi/ompi/mpi
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
..
c init/finalize: extensions 2015-10-15 12:39:15 -04:00
cxx trim man pages if no c++/f08/fortran 2015-10-13 10:21:42 +09:00
fortran fortran/mpif-h: Insert missing weak symbols & Fix incorrect symbol names. 2015-10-15 11:58:41 +09:00
java periodic whitespace purge 2015-08-24 09:32:33 -06:00
man trim man pages if no c++/f08/fortran 2015-10-13 10:21:42 +09:00
tool mpit: use opal static mutex initializer 2015-10-14 16:08:42 -06:00
help-mpi-api.txt mpi: infrastructure to gracefully disable MPI dyn procs 2015-10-14 13:42:56 -07:00
Makefile.am trim man pages if no c++/f08/fortran 2015-10-13 10:21:42 +09:00