dcompute ~master (2022-03-04T06:15:12.0261143)
Dub
Repo
Platform
dcompute
driver
cuda
platform
Undocumented in source.
struct
Platform {
static
void
initialise
(uint flags);
static
Device
[]
getDevices
(A a);
}
Members
Static functions
getDevices
Device
[]
getDevices
(A a)
Undocumented in source. Be warned that the author may not have intended to support it.
initialise
void
initialise
(uint flags)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dcompute
driver
cuda
platform
structs
Platform