cuda-api-wrappers icon indicating copy to clipboard operation
cuda-api-wrappers copied to clipboard

Some NVRTC compilation options are not (directly) supported

Open eyalroz opened this issue 3 years ago • 0 comments

We currently don't support --dopt and --ptxas-options in the compilation_options_t structure. Let's add them.

eyalroz avatar Aug 26 '22 21:08 eyalroz