portals4: large threshold comparison
If a message size is <= PTL_LARGE_THRESHOLD, use a single operation.
Previously, this would generate unnecessary 0-byte operations when
messages were exactly the size of the threshold.
Signed-off-by:
Pavan Balaji <balaji@anl.gov>
Please register or sign in to comment