| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(nvrtcProgram), | value | :: | prog |
CUDA Runtime Compilation program. |
||
| type(c_ptr), | value | :: | cubin |
Compiled and assembled result. |
The enumerated type nvrtcResult defines API call result codes.
Stores the cubin generated by the previous compilation of prog in the memory pointed by cubin.