1
1
openmpi/ompi/communicator
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
..
comm_cid.c ompi: always enable MPI_THREAD_MULTIPLE support 2016-02-23 10:02:14 -07:00
comm_helpers.c Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_helpers.h Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
comm_init.c ompi/group: release ompi_proc_t's at group destruction 2015-11-30 23:03:47 -07:00
comm_request.c Refactor the request completion (#1422) 2016-05-24 18:20:51 -05:00
comm_request.h ompi/comm: clean up includes in comm_request.h 2016-03-22 09:17:38 -06:00
comm.c sentinel: use type uintptr_t for sentinel 2016-02-10 11:28:56 +09:00
communicator.h mpi: MPI_Neighbor_all* and MPI_Ineighbor_all* do not work with 2015-10-21 16:21:19 +09:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00