Skip to content

Verify correctness for cost-based execution with nonblocking communication #62

Description

@huttered40

I suspect this feature is not currently functioning right for nonblocking communication, due to current protocol that keeps propagation separate from kernel execution. The propagation happens in inspect_comm, not initiate_comm, and this also poses problems for the complete_comm routines. Should I call initiate_comm anyways? see intercept/comm.cxx

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions