1
1
openmpi/ompi/include
Ralph Castain cb48fd52d4 Implement the MPI_Info part of MPI-3 Ticket 313. Add an MPI_info object MPI_INFO_GET_ENV that contains a number of run-time related pieces of info. This includes all the required ones in the ticket, plus a few that specifically address recent user questions:
"num_app_ctx" - the number of app_contexts in the job
"first_rank" - the MPI rank of the first process in each app_context
"np" - the number of procs in each app_context

Still need clarification on the MPI_Init portion of the ticket. Specifically, does the ticket call for returning an error is someone calls MPI_Init more than once in a program? We set a flag to tell us that we have been initialized, but currently never check it.

This commit was SVN r27005.
2012-08-12 01:28:23 +00:00
..
ompi Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
Makefile.am Many updates and bug fixes for the Fortran bindings. Sorry these 2012-08-10 21:19:47 +00:00
mpi_portable_platform.h Convert the line endings for the added header files. They were changed automatically by Windows when adding new files. 2010-02-16 17:24:44 +00:00
mpi.h.in Implement the MPI_Info part of MPI-3 Ticket 313. Add an MPI_info object MPI_INFO_GET_ENV that contains a number of run-time related pieces of info. This includes all the required ones in the ticket, plus a few that specifically address recent user questions: 2012-08-12 01:28:23 +00:00
mpif-config.h.in Many updates and bug fixes for the Fortran bindings. Sorry these 2012-08-10 21:19:47 +00:00
mpif-externals.h Many updates and bug fixes for the Fortran bindings. Sorry these 2012-08-10 21:19:47 +00:00
mpif-mpi-io.h - Make the maximum length user strings configurable... Namely 2009-05-27 12:54:40 +00:00
mpif-sentinels.h Many updates and bug fixes for the Fortran bindings. Sorry these 2012-08-10 21:19:47 +00:00
mpif-values.pl Fix bad copyright comment 2012-08-10 21:53:17 +00:00
mpif.h.in Many updates and bug fixes for the Fortran bindings. Sorry these 2012-08-10 21:19:47 +00:00
ompi_config.h.in == Highlights == 2012-04-18 15:57:29 +00:00