API symbolscudaCopyCopy as MarkdownCopy page linkView MarkdownDownload .mdOpenAIOpen in ChatGPTClaudeOpen in ClaudePerplexityOpen in PerplexityGrokOpen in Grok tensorplay.cuda.nvtx.mark tensorplay.cuda.nvtx.mark(msg)[source] Describe an instantaneous event that occurred at some point. Parameters: msg (str) – ASCII message to associate with the event. Help improve this pageFound an error, an unclear step, or a missing example?Was this page helpful?YesNoSuggest an editReport an issuetensorplay.cuda.nccl.versionReturns the version of the NCCL.tensorplay.cuda.nvtx.rangeContext manager / decorator that pushes an NVTX range at the beginning of its scope, and pops it at the end. If extra arguments are given, they are passed as arguments to msg.format().