1
1
openmpi/ompi/mca
Nathan Hjelm 6fa6513003 bml: Add support for dynamically calling add_procs
This commit contains the following changes:

 - bml: add a function to add a single process. this function is
   intended to remove the need to maintain a opal_bitmap_t as it is
   irrelevant for a single proc. BTLs will need to be updated to
   either 1) ignore the return code from opal_bitmap_set_bit or not
   call the function if the reachability bitmap is NULL.

 - bml: add an inline accessor function for getting the bml endpoint
   for a peer proc. this function will either 1) return the cached bml
   endpoint, or 2) create the endpoint and call add_proc will all
   available BTL modules.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2015-09-10 08:55:54 -06:00
..
bcol ownership: update ownership files 2015-06-25 10:04:42 -06:00
bml bml: Add support for dynamically calling add_procs 2015-09-10 08:55:54 -06:00
coll coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
common Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
crcp Rename the current opal_event_base to opal_sync_event_base in preparation for adding an async progress thread to opal. No functional changes made here - just a simple rename. 2015-07-11 10:08:19 -07:00
fbtl Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
fcoll io: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:58 +09:00
fs io: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:58 +09:00
io io: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:58 +09:00
mtl mtl/ofi: Minor code cleanup. 2015-09-03 15:04:55 -07:00
op op base: whitespace cleanup 2015-08-12 05:35:11 -07:00
osc osc/pt2pt: remove outstanding lock only after lock/flush ack received 2015-09-01 10:54:47 -06:00
pml pml: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
rte Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00
sbgp Remove OPAL_HAVE_HWLOC qualifier and error out if --without-hwloc is given 2015-09-04 16:54:40 -07:00
sharedfp io: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:58 +09:00
topo coll: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
vprotocol pml: do not cast way the const modifier when this is not necessary 2015-09-09 09:18:57 +09:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
mca.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00