dnv.driver

Undocumented in source.

Members

Classes

DriverBase
class DriverBase
Undocumented in source.

Functions

compile
auto compile(void* kernel_addr, string funcname, string code, int cuDevice)
Undocumented in source. Be warned that the author may not have intended to support it.
launch
auto launch(void* kernel_addr, void* kernel_args, uint* grids, uint* blocks)
Undocumented in source. Be warned that the author may not have intended to support it.
loadPTX
CUmodule loadPTX(char* ptx, int argc, char** argv, int cuDevice)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta