1
1
openmpi/ompi/mca/pml/ob1
bosilca b90c83840f Refactor the request completion (#1422)
* Remodel the request.
Added the wait sync primitive and integrate it into the PML and MTL
infrastructure. The multi-threaded requests are now significantly
less heavy and less noisy (only the threads associated with completed
requests are signaled).

* Fix the condition to release the request.
2016-05-24 18:20:51 -05:00
..
configure.m4 Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
help-mpi-pml-ob1.txt Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00
pml_ob1_comm.c add_procs: add threading protection for dynamic add_procs 2015-10-21 16:13:41 -06:00
pml_ob1_comm.h forgot to update copyright in commits 627a89b 4899c89 2016-05-13 11:34:59 -04:00
pml_ob1_component.c Update the copyright and cleanup the code. 2016-03-28 14:41:01 -04:00
pml_ob1_component.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
pml_ob1_cuda.c pml/ob1: Fix segmentation fault on CUDA path. 2016-02-24 21:32:25 -08:00
pml_ob1_hdr.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
pml_ob1_iprobe.c Refactor the request completion (#1422) 2016-05-24 18:20:51 -05:00
pml_ob1_irecv.c ompi: always enable MPI_THREAD_MULTIPLE support 2016-02-23 10:02:14 -07:00
pml_ob1_isend.c Merge pull request #1563 from hjelmn/ompi_coverity 2016-04-26 09:17:48 -06:00
pml_ob1_progress.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
pml_ob1_rdma.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
pml_ob1_rdma.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
pml_ob1_rdmafrag.c Update code base to use the new opal_free_list_t 2015-02-24 10:05:45 -07:00
pml_ob1_rdmafrag.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
pml_ob1_recvfrag.c Update the copyright and cleanup the code. 2016-03-28 14:41:01 -04:00
pml_ob1_recvfrag.h opal: rework mpool and rcache frameworks 2016-03-14 10:50:41 -06:00
pml_ob1_recvreq.c Refactor the request completion (#1422) 2016-05-24 18:20:51 -05:00
pml_ob1_recvreq.h Refactor the request completion (#1422) 2016-05-24 18:20:51 -05:00
pml_ob1_sendreq.c Refactor the request completion (#1422) 2016-05-24 18:20:51 -05:00
pml_ob1_sendreq.h Refactor the request completion (#1422) 2016-05-24 18:20:51 -05:00
pml_ob1_start.c Refactor the request completion (#1422) 2016-05-24 18:20:51 -05:00
pml_ob1.c Use mca_bml_base_get_endpoint 2016-02-25 11:00:30 -06:00
pml_ob1.h Update the copyright and cleanup the code. 2016-03-28 14:41:01 -04: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