1
1
openmpi/ompi/mca/pml/ob1
George Bosilca de118609ec Fix the logic for computing the different weights for each BTLs. This
removes the call to qsort, as the BTLs are already sorted based on
their respective bandwidth.
2015-02-21 16:37:18 -05:00
..
configure.m4 Remove the proc_pml and proc_bml fields from ompi_proc_t and replace with a 2013-08-30 16:54:55 +00:00
help-mpi-pml-ob1.txt Add empty line that was inadvertently removed in message. 2013-12-30 18:38:07 +00:00
Makefile.am configury: new OPAL_SET_LIB_PREFIX/ORTE_SET_LIB_PREFIX macros 2014-10-22 10:32:19 -07:00
pml_ob1_comm.c Keep track of the last probe on each communicator, so we can probe all 2011-10-11 20:24:54 +00:00
pml_ob1_comm.h Keep track of the last probe on each communicator, so we can probe all 2011-10-11 20:24:54 +00:00
pml_ob1_component.c George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
pml_ob1_component.h - Replace combinations of 2009-08-20 11:42:18 +00:00
pml_ob1_cuda.c pml/ob1: update for BTL 3.0 interface 2015-02-13 11:46:37 -07:00
pml_ob1_hdr.h pml/ob1: update for BTL 3.0 interface 2015-02-13 11:46:37 -07:00
pml_ob1_iprobe.c Our macros for the OMPI-level free list had one extra argument, a possible return 2013-07-04 08:34:37 +00:00
pml_ob1_irecv.c Missing alloca.h. Thanks Paul for catching this. 2014-08-01 03:28:23 +00:00
pml_ob1_isend.c pml/ob1: update for BTL 3.0 interface 2015-02-13 11:46:37 -07:00
pml_ob1_progress.c George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
pml_ob1_rdma.c pml/ob1: update for BTL 3.0 interface 2015-02-13 11:46:37 -07:00
pml_ob1_rdma.h Schedule SEND traffic of pipeline protocol between BTLs in accordance with 2007-07-01 11:34:23 +00:00
pml_ob1_rdmafrag.c pml/ob1: update for BTL 3.0 interface 2015-02-13 11:46:37 -07:00
pml_ob1_rdmafrag.h pml/ob1: update for BTL 3.0 interface 2015-02-13 11:46:37 -07:00
pml_ob1_recvfrag.c pml/ob1: update for BTL 3.0 interface 2015-02-13 11:46:37 -07:00
pml_ob1_recvfrag.h George did the work and deserves all the credit for it. Ralph did the merge, and deserves whatever blame results from errors in it :-) 2014-07-26 00:47:28 +00:00
pml_ob1_recvreq.c Fix bug in CUDA-aware and GDR introduced by refactoring 2015-02-18 17:44:28 -05:00
pml_ob1_recvreq.h pml/ob1: when using btl_get try to register the entire region before attempting to break the get into multiple rdma fragments 2015-02-13 11:46:37 -07:00
pml_ob1_sendreq.c pml/ob1: update for BTL 3.0 interface 2015-02-13 11:46:37 -07:00
pml_ob1_sendreq.h pml/ob1: update for BTL 3.0 interface 2015-02-13 11:46:37 -07:00
pml_ob1_start.c Fix a cornercase with MPI_PROC_NULL persistent requests 2014-07-11 04:37:01 +00:00
pml_ob1.c pml/ob1: update for BTL 3.0 interface 2015-02-13 11:46:37 -07:00
pml_ob1.h Fix the logic for computing the different weights for each BTLs. This 2015-02-21 16:37:18 -05:00
post_configure.sh * include the correct file if we are doing the component bypass thing with ob1 2006-02-22 16:16:38 +00:00