1
1
openmpi/ompi
George Bosilca 63278df92d Prevent the coll SM from looking for information about remote procs
during the init phase. This information is only available at a 
later stage.

This commit was SVN r26746.
2012-07-04 21:15:40 +00:00
..
attribute Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
class Cleanup some compiler warnings when doing an optimized/non-debug build. 2012-04-04 20:40:16 +00:00
communicator Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
config Fixes trac:3146: fix faulty configure tests (that were introduced with the 2012-07-02 20:33:11 +00:00
contrib Pass option --with-openmpi-inside=1.7 to VT's configure to select the correct Fortran MPI lib. (libmpi_mpifh instead of libmpi_f77) 2012-07-04 12:53:38 +00:00
datatype Fixes trac:3148. Ensure that MPI_2INTEGER uses MPI_INTEGER as its 2012-07-03 11:23:02 +00:00
debuggers Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
errhandler Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
etc Use MKDIR_P instead of mkdir_p in Makefiles, as MKDIR_P is the only one 2012-06-21 16:52:37 +00:00
file == Highlights == 2012-04-18 15:57:29 +00:00
group == Highlights == 2012-04-18 15:57:29 +00:00
include Per RFC timeout (#3129), remove the non-standard name MPI_MAX_NAME_LEN. 2012-07-03 19:43:18 +00:00
info == Highlights == 2012-04-18 15:57:29 +00:00
mca Prevent the coll SM from looking for information about remote procs 2012-07-04 21:15:40 +00:00
message * Implement matched probe for the CM PML. Required adding a peer field to 2012-03-22 22:55:59 +00:00
mpi Fix some Fortran typos. 2012-07-02 16:15:44 +00:00
mpiext Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
op Warning squash: explicitly ignore the return value from asprintf. 2012-06-27 17:40:24 +00:00
peruse - Sanity check initialization and finalization of PERUSE. 2010-01-12 16:36:24 +00:00
proc Roll in the rest of the modex change. Eliminate all non-modex API access of RTE info from the MPI layer - in some cases, the info was already present (either in the ompi_proc_t or in the orte_process_info struct) and no call was necessary. This removes all calls to orte_ess from the MPI layer. Calls to orte_grpcomm remain required. 2012-06-27 14:53:55 +00:00
request Ibarrier works! :) 2012-06-27 15:58:17 +00:00
runtime Roll in the rest of the modex change. Eliminate all non-modex API access of RTE info from the MPI layer - in some cases, the info was already present (either in the ompi_proc_t or in the orte_process_info struct) and no call was necessary. This removes all calls to orte_ess from the MPI layer. Calls to orte_grpcomm remain required. 2012-06-27 14:53:55 +00:00
tools Refactor ompi_info, splitting it into parts according to the layer involved. Thus, we call down to the opal layer to get those frameworks and components, and down to the orte layer to get those. Still some abstraction breaks, but they mostly involve renaming of OMPI_foo labels that have been around since before we split the build system by layer. 2012-06-28 18:23:34 +00:00
win == Highlights == 2012-04-18 15:57:29 +00:00
CMakeLists.txt Change f77 to fortran for the rest of windows build files. 2012-06-06 14:09:51 +00:00
Makefile.am Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00