Skip to content

Persistent interface in Reconverse - #192

Merged
ritvikrao merged 2 commits into
mainfrom
persistent-interface
Jul 30, 2026
Merged

Persistent interface in Reconverse#192
ritvikrao merged 2 commits into
mainfrom
persistent-interface

Conversation

@ritvikrao

@ritvikrao ritvikrao commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

This implements the full persistent API as described in the Converse documentation.

The Persistent API supports communication between any pair of PEs, either on the same process or on different processes. Communication between processes can be done with or without RMA/RDMA.

There are differences between the Reconverse implementation and the old Converse (no longer operative) implementation. These include allowing persistence between same-node PEs (done to keep the interface consistent and the code simple), and not implementing the undocumented "Compress" variants.

This requires the reconverse-persistent branch of charm++, which will be merged into reconverse-specific-build once this is merged.

@ritvikrao
ritvikrao requested a review from lvkale July 28, 2026 17:10
@ritvikrao
ritvikrao merged commit 97bd49b into main Jul 30, 2026
2 checks passed
@ritvikrao
ritvikrao deleted the persistent-interface branch July 30, 2026 15:25
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