-
Notifications
You must be signed in to change notification settings - Fork 7
Allocator #7
Copy link
Copy link
Open
Description
boeschf
opened on May 13, 2021
Issue body actions
- 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