dcompute ~master (2022-03-04T06:15:12.0261143)
Dub
Repo
Device
dcompute
driver
cuda
device
Undocumented in source.
struct
Device {
int
raw
;
struct
Info
;
size_t
totalMemory
[@property getter];
}
Members
Properties
totalMemory
size_t
totalMemory
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Structs
Info
struct
Info
Undocumented in source.
Variables
raw
int
raw
;
Undocumented in source.
Meta
Source
See Implementation
dcompute
driver
cuda
device
structs
Device