dopt v0.3.3 (2018-01-02T09:27:38Z)
Dub
Repo
NVRTCKernel.execute
dopt
core
cuda
nvrtc
NVRTCKernel
Undocumented in source. Be warned that the author may not have intended to support it.
void
execute
(uint numBlocks, uint numThreads, Args args)
void
execute
(uint[3] numBlocks, uint[3] numThreads, Args args)
void
execute
(uint[3] numBlocks, uint[3] numThreads, void*[] argPtrs)
class
NVRTCKernel
void
execute
(
uint
[3]
numBlocks
,
uint
[3]
numThreads
,
void
*[]
argPtrs
)
Meta
Source
See Implementation
dopt
core
cuda
nvrtc
NVRTCKernel
constructors
this
functions
execute