1
1
openmpi/ompi/request
George Bosilca e8ae5d0047 Performance improvements. Remove all useless functions call (like when we already
know that the request is inactive we don't have to call fini). Remove if's from
the critical path. Change a do in while to make sure we do the minimum in all cases.
All in all it decrease the latency for mvapi by something between 0.15 and 0.20
micro-seconds. But it's just a first step ...

This commit was SVN r8770.
2006-01-20 17:17:13 +00:00
..
grequest.c Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
grequest.h Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
req_test.c - Only whitespace, no functional changes, except: 2005-12-13 08:58:00 +00:00
req_wait.c Performance improvements. Remove all useless functions call (like when we already 2006-01-20 17:17:13 +00:00
request.c improve the scalability of MPI_Waitall ... 2005-11-10 00:45:27 +00:00
request.h Some dependencies cleanups (there were on hold for a while). 2005-12-09 05:14:18 +00:00