1
1
openmpi/ompi/mca/btl
2013-10-04 12:50:16 +00:00
..
base As per the email discussion, revise the sparse handling of hostnames so that we avoid potential infinite loops while allowing large-scale users to improve their startup time: 2013-08-20 18:59:36 +00:00
mx rename ompi_free_list operations to _mt, as per discussions at last face to face meeting 2013-07-08 22:07:52 +00:00
openib Sadly, the connection priorities being defined at time of variable instantiation were being overridden just before registering the param. Thus, changes people made to the relative priority of the cpc methods were being lost. Fix it be removing the duplicate initializiation, letting the value defined at instantiation be the one actually used. 2013-09-19 19:45:00 +00:00
portals4 Remove the proc_pml and proc_bml fields from ompi_proc_t and replace with a 2013-08-30 16:54:55 +00:00
sctp Silence few warnings. 2013-08-06 09:38:30 +00:00
self rename ompi_free_list operations to _mt, as per discussions at last face to face meeting 2013-07-08 22:07:52 +00:00
sm Remove two warnings from the SM BTL. The return code can be safely ignored 2013-08-28 06:36:01 +00:00
smcuda Fix support in smcuda btl so it does not blow up when there is no CUDA IPC support between two GPUs. Also make it so CUDA IPC support is added dynamically. 2013-08-21 21:00:09 +00:00
tcp Enable some CUDA-aware support on tcp btl. Only when configured in. 2013-10-04 12:50:16 +00:00
template rename ompi_free_list operations to _mt, as per discussions at last face to face meeting 2013-07-08 22:07:52 +00:00
udapl As per the email discussion, revise the sparse handling of hostnames so that we avoid potential infinite loops while allowing large-scale users to improve their startup time: 2013-08-20 18:59:36 +00:00
ugni Fix typo in uGNI prepare source that could cause incorrect results with 2013-09-30 16:00:58 +00:00
usnic usnic: SEGV in OSU benchmarks 2013-09-26 21:48:04 +00:00
vader fix typos in the ugni and vader btls 2013-07-12 17:55:33 +00:00
btl.h Fix support in smcuda btl so it does not blow up when there is no CUDA IPC support between two GPUs. Also make it so CUDA IPC support is added dynamically. 2013-08-21 21:00:09 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00