dopt ~master (2018-02-24T12:31:40Z)
Dub
Repo
NVRTCKernel
dopt
cuda
nvrtc
class
NVRTCKernel {
this
(
string
entry
,
string
code
)
;
}
Constructors
this
this
(
string
entry
,
string
code
)
Constructs an NVRTCKernel with the given code and entry point.
Meta
Source
See Implementation
dopt
cuda
nvrtc
classes
NVRTCKernel