1
1
openmpi/ompi/mca
Jeff Squyres 1bda304a35 Mark the ompi_rte_abort() function as "no return"
This allows compilers to know that the code path(s) where
ompi_rte_abort() is invoked won't return (and therefore won't warn in
certain cases).

cmr=v1.8:reviewer=rhc

This commit was SVN r30891.
2014-02-28 17:45:36 +00:00
..
allocator Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
bcol basemuma bcol : fixing warnings 2014-02-20 18:30:53 +00:00
bml Addressing Jeff's comments: 2014-02-24 23:18:35 +00:00
btl Remove the vendor_ids parsing. 2014-02-27 21:47:01 +00:00
coll Remove executable property 2014-02-21 17:27:47 +00:00
common usnic: enable UDP support 2014-02-26 07:44:35 +00:00
crcp SNAPC/CRCP/SSTORE: remove compiler warnings 2014-01-29 20:52:00 +00:00
dpm Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
fbtl add support for PLFS filesystem 2014-01-22 21:16:15 +00:00
fcoll add proper typcasts to intptr_t to avoid warnings on 32bit systems. 2014-01-10 16:19:04 +00:00
fs Fix: making sure the file type is not overwritten by the last queried component 2014-01-29 19:21:03 +00:00
io Per http://www.open-mpi.org/community/lists/devel/2014/01/13938.php, 2014-01-28 21:46:26 +00:00
mpool udreg: free huge page allocations correctly 2014-01-14 16:26:06 +00:00
mtl MXM: do not enforce version check 2014-02-18 19:44:37 +00:00
op Merge one-sided updates to the trunk - written by Brian Barrett and Nathan Hjelmn 2014-02-25 17:36:43 +00:00
osc + fix abstraction violation (ORTE_process_info => OMPI_process_info) 2014-02-27 23:59:46 +00:00
pml Send the BTL-passed message to ompi_rte_abort. 2014-02-28 16:20:54 +00:00
pubsub Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
rcache Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
rte Mark the ompi_rte_abort() function as "no return" 2014-02-28 17:45:36 +00:00
sbgp coll/ml: add support for blocking and non-blocking allreduce, reduce, and 2014-01-22 15:39:19 +00:00
sharedfp Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
topo Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
vprotocol Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00