Known IssuesΒΆ
The
function_paramsfield ofcupti.cupti.CallbackDatais currently not supported,Nonewill be returned if used.The
cupti.cupti.CallbackDomain.NVTXdomain is not supported, hence there is no way to get callbacks for NVTX APIs.Libraries like NCCL that emit NVTX annotations with extended payloads can now be decoded using CUPTI; however, this capability is not yet supported in CUPTI Python.