Skip to content

Allocator #7

Description

@boeschf
  • c++ allocator currently only provided for pure host memory
  • add one for gpu memory as well? Note, that gpu memory is delivered "by the way" when a device id is given to the heap's allocate member function.
  • would require another allocator class with additional member: device_id

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