Pushes a range with a custom message and color onto the specified NVTX domain.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(nvtxDomainHandle), | value | :: | domain |
NVTX domain handle. |
||
character(len=c_char), | intent(in) | :: | message(*) |
Custom message for the range. |
||
integer(kind=c_int), | intent(in), | value | :: | color |
Color for the range. |