Skip to content

send data across hosts by utlizing metadata for underlying buffers of an object #381

@arunjose696

Description

@arunjose696

When sending data corresponding to a dataid from a host to other host we currently send data as the whole buffer. This currently crashes and is addresed in #376. As mentioned in issue comments a quick fix is underway and a better approach would be to use get shared buffer with metadata for underlying buffers of an object (s_data, raw_buffers, buffer_count) and then use send_complex_data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    MPIMPI backend related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions