1
1
openmpi/ompi/mca
Adrian Reber b42aad44a3 Trying to get the C/R code to compile again. This patch
includes various fixes all over the C/R code which are
hard to group like the other patches.

Changes from V1:
* explain why mca_base_component_distill_checkpoint_ready no longer works
* compare return result of opal functions with OPAL_* values

Changes from V2:
* use orte_rml_oob_ft_event() instead of referencing through the modules
* properly protect variable (thanks to --enable-picky)

This commit was SVN r29922.
2013-12-16 15:35:28 +00:00
..
allocator rename ompi_free_list operations to _mt, as per discussions at last face to face meeting 2013-07-08 22:07:52 +00:00
bcol coll/ml: update the coll_ml_enable_fragmentation variable to support the 2013-08-27 16:36:54 +00:00
bml Trying to get the C/R code to compile again. This patch 2013-12-16 15:35:28 +00:00
btl Only if OMPI_BTL_SM_HAVE_CMA is set to 1. 2013-12-15 16:49:27 +00:00
coll Fix some annoying flex warnings that have been there for years. 2013-12-14 00:36:12 +00:00
common Fix various items discovered by review of ticket #3951. 2013-12-13 21:25:07 +00:00
crcp As per the RFC, bring in the ORTE async progress code and the rewrite of OOB: 2013-08-22 16:37:40 +00:00
dpm Silence warning 2013-11-11 22:53:09 +00:00
fbtl Adding typecasting with intptr_t to remove warnings. 2013-04-03 17:07:43 +00:00
fcoll update the _component.c files in ompio to use the explicit assignment of the 2013-07-22 21:11:05 +00:00
fs update the _component.c files in ompio to use the explicit assignment of the 2013-07-22 21:11:05 +00:00
io fix the condition for the lazy open of shared filepointers. 2013-12-09 19:37:21 +00:00
mpool Fix various items discovered by review of ticket #3951. 2013-12-13 21:25:07 +00:00
mtl Per discussion @Chicago OMPI dev meeting Dec 2013: remove all MX support. 2013-12-12 18:54:47 +00:00
op Fix the case where we build without Fortran support. 2013-09-17 20:45:46 +00:00
osc Remove the proc_pml and proc_bml fields from ompi_proc_t and replace with a 2013-08-30 16:54:55 +00:00
pml Fix various items discovered by review of ticket #3951. 2013-12-13 21:25:07 +00:00
pubsub Add missing library dependency 2013-09-27 00:08:43 +00:00
rcache Make casting very clear. 2013-10-24 14:40:01 +00:00
rte Don't be greedy, just do what we asked for. 2013-12-15 16:54:01 +00:00
sbgp Remove the proc_pml and proc_bml fields from ompi_proc_t and replace with a 2013-08-30 16:54:55 +00:00
sharedfp fix the streams used in opal_output in the sharedfp components. 2013-11-21 16:11:49 +00:00
topo Avoid segfault due to uninitialized variable 2013-08-16 21:10:38 +00:00
vprotocol As per the RFC, bring in the ORTE async progress code and the rewrite of OOB: 2013-08-22 16:37:40 +00:00