1
1
openmpi/ompi/mca/pml/ucx
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 ompi: Add UCX PML. 2015-10-20 19:46:06 +03:00
Makefile.am ompi: Add UCX PML. 2015-10-20 19:46:06 +03:00
pml_ucx_component.c ucx: reduce components priority to 5. 2015-10-21 17:38:25 +03:00
pml_ucx_datatype.c ompi: Add UCX PML. 2015-10-20 19:46:06 +03:00
pml_ucx_datatype.h ompi: Add UCX PML. 2015-10-20 19:46:06 +03:00
pml_ucx_freelist.h ompi: Add UCX PML. 2015-10-20 19:46:06 +03:00
pml_ucx_request.c Refactor the request completion (#1422) 2016-05-24 18:20:51 -05:00
pml_ucx_request.h Refactor the request completion (#1422) 2016-05-24 18:20:51 -05:00
pml_ucx.c Refactor the request completion (#1422) 2016-05-24 18:20:51 -05:00
pml_ucx.h Adding support for dynamic endpoint creation 2016-01-12 22:17:03 +02:00