Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ofi 2.0] Make fabtests/benchmarks able to use single CQ per EP #9899

Open
shijin-aws opened this issue Mar 18, 2024 · 1 comment
Open

[ofi 2.0] Make fabtests/benchmarks able to use single CQ per EP #9899

shijin-aws opened this issue Mar 18, 2024 · 1 comment

Comments

@shijin-aws
Copy link
Contributor

shijin-aws commented Mar 18, 2024

Currently, fabtests still use separate tx and rx cq per EP for benchmarks.

For ofi 2.0, we propose to restrict binding 1 CQ per EP. The current fabtests should at least be configured to allow binding 1 CQ per EP for benchmarks.

@shijin-aws shijin-aws changed the title [ofi 2.0] Make fabtests/benchmarks able to use shared Tx/Rx CQ per EP [ofi 2.0] Make fabtests/benchmarks able to use single CQ per EP Mar 24, 2024
@j-xiong
Copy link
Contributor

j-xiong commented Apr 2, 2024

Unrelated to the CQ change for 2.0. More in line with current usage. Could be complicated to distinguish send/recv completions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants