1
1
openmpi/ompi/mca
Jeff Squyres 5bedcc15bf Support the IBV_*_USNIC_* verbs constants.
These constants are now upstream (see
https://git.kernel.org/cgit/libs/infiniband/libibverbs.git/commit/?id=f57a9c67eabb9e7f19c624ac3c8c27b7be55796c),
so let's support them properly in Open MPI.

Added bonus: consolidating these checks up in
ompi_check_openfabrics.m4 allowed removing some custom checks and
AC_DEFINE's from the usnic configure.m4 script.

Also change the usnic/configure.m4 check for IBV_EVENT_GID_CHANGE to
use AC_CHECK_DECLS (vs. AC_CHECK_DECL).

cmr=v1.7.5:reviewer=dgoodell

This commit was SVN r30804.
2014-02-24 18:57:04 +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 Per the RFC schedule, add an additive lagged Fibonacci parallel random number generator to OPAL. In order to use, please add the following header to your code: opal/util/alfg.h. See ompi/mca/btl/openib/connect/btl_openib_connect_udcm.c for an example how to seed with opal_srand and invoke the generator with opal_rand. This should be added to 2014-02-23 21:41:38 +00:00
btl Support the IBV_*_USNIC_* verbs constants. 2014-02-24 18:57:04 +00:00
coll Remove executable property 2014-02-21 17:27:47 +00:00
common Support the IBV_*_USNIC_* verbs constants. 2014-02-24 18:57:04 +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 Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
osc fix communicator double-free from pt2pt component, caused by r29938. 2014-01-12 17:38:14 +00:00
pml ob1: large buffered sends were broken by the ob1 optimizations. fix them 2014-02-07 00:12:36 +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 Remove an unused RML tag (it isn't even used in the oshmem layer). 2014-02-17 18:35:43 +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