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