1
1
openmpi/ompi/mca/pml/base
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
..
base.h 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_base_bsend.c opal: rework mpool and rcache frameworks 2016-03-14 10:50:41 -06:00
pml_base_bsend.h Fix warnings in direct (pml-cm,mtl-ofi) build 2015-07-29 15:49:37 -07:00
pml_base_frame.c more c99 updates 2015-06-25 10:14:13 -06:00
pml_base_ft.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
pml_base_recvreq.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
pml_base_recvreq.h Refactor the request completion (#1422) 2016-05-24 18:20:51 -05:00
pml_base_request_dbg.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
pml_base_request.c There is no destructor for the base requests. 2015-06-24 14:29:45 -07:00
pml_base_request.h Refactor the request completion (#1422) 2016-05-24 18:20:51 -05:00
pml_base_select.c Integrate PMIx 1.0 with OMPI. 2015-08-29 16:04:10 -07:00
pml_base_sendreq.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
pml_base_sendreq.h Refactor the request completion (#1422) 2016-05-24 18:20:51 -05:00