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

realm: restore support for 2d/gather source data in gex active messages #1138

Open
streichler opened this issue Aug 25, 2021 · 1 comment
Open
Assignees
Labels
bug planned Feature/fix to be actively worked on - needs release target Realm Issues pertaining to Realm

Comments

@streichler
Copy link
Contributor

The databuf-based approach has problems with flow control and should be disabled. Probably better to have the
data go inline in pktbufs.

@streichler streichler added bug Realm Issues pertaining to Realm labels Aug 25, 2021
@streichler streichler self-assigned this Aug 25, 2021
@streichler
Copy link
Contributor Author

Note: the current workaround of disabling databufs causes hangs with the ibv and ucx conduits when sysmem is successfully bound with gasnet and an inter-node copy is attempted in which the source instance is a external instance in sysmem. The hang can be worked around with -gex:bindhost 0 (i.e. disabling the binding of sysmem, which of course has a potential performance cost).

@streichler streichler added the planned Feature/fix to be actively worked on - needs release target label Oct 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug planned Feature/fix to be actively worked on - needs release target Realm Issues pertaining to Realm
Projects
None yet
Development

No branches or pull requests

1 participant