NVRTCKernel

Undocumented in source.

Constructors

this
this(string entry, string code)

Constructs an NVRTCKernel with the given code and entry point.

Members

Functions

execute
void execute(uint numBlocks, uint numThreads, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
execute
void execute(uint[3] numBlocks, uint[3] numThreads, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
execute
void execute(uint[3] numBlocks, uint[3] numThreads, void*[] argPtrs)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta