1
1
openmpi/orte/mca/grpcomm
2014-03-17 17:36:37 +00:00
..
bad Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
base Per the RFC discussed here: 2014-02-05 14:39:27 +00:00
hier Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
pmi Fully fix the PMI2 warning - turned out to be larger than originally thought due to the way the function was being handled across multiple files. Properly resolve the problem by not compiling the file if PMI2 is not desired, and then appropriately setting the visibility of the function within the module 2014-03-17 17:36:37 +00:00
grpcomm_types.h Remove a unnecessary definition before the real one. 2012-06-06 14:15:39 +00:00
grpcomm.h 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
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00