mem Alloc Managed
Allocates memory that will be automatically managed by the Unified Memory system. (cuMemAllocManaged)
Return
Returned device pointer
Parameters
byte Size
Requested allocation size in bytes
flags
Must be one of GLOBAL or HOST in MemAttachFlags enum class