dcompute ~master (2022-03-04T06:15:12.0261143)
Dub
Repo
MemoryPointer
dcompute
driver
cuda
memory
Undocumented in source.
struct
MemoryPointer {
size_t
raw
;
static
MemoryPointer
allocate
(size_t nbytes);
Memory
addressRange
();
}
Members
Functions
addressRange
Memory
addressRange
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
allocate
MemoryPointer
allocate
(size_t nbytes)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
raw
size_t
raw
;
Undocumented in source.
Meta
Source
See Implementation
dcompute
driver
cuda
memory
structs
Memory
MemoryPointer