Win_flush_all optimization.
During a win_flush_all, if a target does not have any operations to
flush out, don't call the win_flush function at all. This reduces the
number of function calls on large systems where the RMA operations are
sparsely issued.
Signed-off-by:
Xin Zhao <xinzhao3@illinois.edu>
Please register or sign in to comment