You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit rearranges the accumulate code so that network AMOs can be
used in a larger number of potential situations. This commit adds a
new MCA variable: osc_rdma_network_max_amo. This variable controls the
maximum datatype count where AMOs will be used. The old default for
this support was count == 1. The new default is count == 32.
Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
0 commit comments