Constructs an NVRTCKernel with the given code and entry point.
The name of the function inside the CUDA code that should b executed.
A string containing the CUDA code to be compiled.
See Implementation
Constructs an NVRTCKernel with the given code and entry point.