Skip to content

Allow allocator to express preference for which domains to copy from #3

@nightduck

Description

@nightduck

Ordinarily, if a message isn't available in the current domain, it's copied from another through main memory. If however, it is capable of copying directly from a another device (think Nvidia SLI), then it can code that functionality, which may be faster than even copy a message in main memory.

Allow a allocator to express preference for what domains it prefers to copy from

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions