Skip to content

[Feature] Support Immediate Data with Signal/Wait #851

Description

The discussion originated from PR #366

It may be useful to piggyback a small amount of immediate data (e.g., 4 bytes) with signal(), similar to imm_data in InfiniBand write requests. This could eliminate the need for a separate memory read when communicating small metadata alongside synchronization.

Potential implementation options include:

Sending the immediate data together with the signal.
Leveraging imm_data for IB connections.

This issue serves as a backlog item for future evaluation.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions