-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels