Skip to content

Fix: modify mori-io bench arg, use non-contiguous buffer as default#240

Merged
TianDi101 merged 2 commits intomainfrom
feat_io_bench_arg
Mar 31, 2026
Merged

Fix: modify mori-io bench arg, use non-contiguous buffer as default#240
TianDi101 merged 2 commits intomainfrom
feat_io_bench_arg

Conversation

@TianDi101
Copy link
Copy Markdown
Collaborator

When buffer is contiguous, MORI-IO merged them as much as possible into 1 WR. For NIC that requires at least 2 qp to saturate bandwidth, this gives sub-optimal bench bandwidth

@TianDi101 TianDi101 merged commit 032a169 into main Mar 31, 2026
8 of 9 checks passed
jhchouuu added a commit that referenced this pull request Apr 1, 2026
…mark

PR #240 renamed --batch-non-contiguous to --batch-contiguous and made
non-contiguous the default behavior. The CI workflow added in PR #241
still passed the old flag, causing benchmark.py to fail with
"unrecognized arguments". Remove it since non-contiguous is now the
default.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant