1
1
openmpi/ompi/mca
Jeff Squyres bb59b07321 Remove CFLAGS setting that was really only intended for the v1.6
branch (it's not necessary on trunk/v1.7 because they require C99,
which allows variadic macros).

Also fix another compiler warning (using %p to print a (void*)).

Submitted by Jeff, reviewed by Dave.

cmr=v1.7.4:reviewer=ompi-rm1.7:subject=two usnic BTL fixes

This commit was SVN r29966.
2013-12-19 00:19:05 +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 Remove CFLAGS setting that was really only intended for the v1.6 2013-12-19 00:19:05 +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 Update NEWS with new MPI-3 features and a note about the new ROMIO 2013-12-19 00:16:07 +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 Fix segfault in osc pt2pt completion handler, when the request is canceled during finalization. 2013-12-17 17:30:14 +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 Revert r29917 and replace it with a fix that resolves the thread deadlock while retaining the desired debug info. In an earlier commit, we had changed the modex accordingly: 2013-12-17 03:26:00 +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