Skip to content

[hip] Back our async allocations using virtual memory instead of physical memory. #146

Description

@AWoloszyn

Right now we allocate memory up-front for any async allocations, this is bad enough for stream allocations but even worse for graphs. Swap this to use the virtual memory APIs to reserve and commit ranges as needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions