1
1
openmpi/ompi/mca/osc
Todd Kordenbrock 9df163f116 portals4: use a single Memory Descriptor to cover all of memory
In days past, some implementations of Portals4 could not cover all
of memory with a single Memory Descriptor so multiple large
overlapping Memory Descriptors were created.  Because none of the
current implementations have this limitation (and no future
implementations should either), this commit removes the overlapping
Memory Descriptors code.
2015-05-11 11:49:41 -05:00
..
base MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00
portals4 portals4: use a single Memory Descriptor to cover all of memory 2015-05-11 11:49:41 -05:00
pt2pt Fix typo in oob_tcp.c when IPV6 enabled. Cleanup a few other warnings, including a type in coll_sm that prevented that component from registering its MCA params! 2015-05-07 21:05:08 -07:00
rdma add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
sm ompi: use C99 subobject naming for component initialization 2015-04-18 10:29:58 -06:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
osc.h MCA: Add the project/project version to the MCA base component 2015-03-27 10:59:04 -06:00