[FEA] Interface support to reserve an address space without actually allocating it #6
Open
Description
Describe the solution you'd like
@seunghwak has a very good point here about having a support for reserving memory (aka over-subscription) using CUDA's virtual memory management APIs. I believe this is a good improvement to our existing Allocator
, device_buffer
and host_buffer
interfaces. Thus, filing this issue so that this feature item is not lost.
Additional context
Ref: https://devblogs.nvidia.com/introducing-low-level-gpu-virtual-memory-management/
Metadata
Assignees
Type
Projects
Status
No status