| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(nvrtcProgram), | value | :: | prog |
CUDA Runtime Compilation program. |
||
| character(len=c_char) | :: | name_expression(*) |
Name expression. |
The enumerated type nvrtcResult defines API call result codes.
Notes the given name expression denoting the address of a global function or device/constant variable.