dcompute ~master (2020-05-31T06:50:18Z)
Dub
Repo
Kernel
dcompute
driver
cuda
kernel
Undocumented in source.
struct
Kernel (
F
)
if
(
is
(
F
==
function
) ||
is
(
F
==
void
)
) {
void
*
raw
;
struct
Attributes
;
}
Members
Structs
Attributes
struct
Attributes
Undocumented in source.
Variables
raw
void
*
raw
;
Undocumented in source.
Meta
Source
See Implementation
dcompute
driver
cuda
kernel
structs
Kernel
Undocumented in source.