1
1
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
..
2015-06-25 10:14:13 -06:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2015-10-09 08:41:27 -06:00
2015-06-23 20:59:57 -07:00
2015-08-31 10:34:05 +09:00
2015-06-23 20:59:57 -07:00
2015-10-15 12:39:15 -04:00
2015-06-23 20:59:57 -07:00
2015-06-25 10:14:13 -06:00
2015-10-13 09:34:18 -04:00
2015-06-23 20:59:57 -07:00
2015-10-15 12:39:15 -04:00