Skip to content

Conversation

@yfguo
Copy link
Contributor

@yfguo yfguo commented Nov 25, 2025

Pull Request Description

Description WIP. PR need some clean up as well. But the functionality is ready and performance analysis is done.

image image

Author Checklist

  • Provide Description
    Particularly focus on why, not what. Reference background, issues, test failures, xfail entries, etc.
  • Commits Follow Good Practice
    Commits are self-contained and do not do two things at once.
    Commit message is of the form: module: short description
    Commit message explains what's in the commit.
  • Passes All Tests
    Whitespace checker. Warnings test. Additional tests via comments.
  • Contribution Agreement
    For non-Argonne authors, check contribution agreement.
    If necessary, request an explicit comment from your companies PR approval manager.

Yanfei Guo added 2 commits November 25, 2025 14:58
The reduction of MAX_ALIGNMENT is because iqueue eager module may
internally alignment the data. Move the calculation into iqueue to
make it clearer.
Create ring buffer based fast boxes between each pair of local
processes. The cell size of a ring buffer must be divisible by cache
line size. The number of cells in a ring buffer must be power of two.
@yfguo yfguo changed the title Iqueue qp posix/iqueue: Creating queue pairs between processes for low latency small message transport Nov 25, 2025
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