Skip to main content
Ctrl+K
nvtx - Home nvtx - Home

nvtx

nvtx - Home nvtx - Home

nvtx

Table of Contents

  • Overview
    • Function Decorator and Context Manager
    • Annotation Types
    • Annotation Attributes
    • Best practices
    • Automatic function annotation
  • API Reference

Project Links

  • GitHub
  • PyPI
  • C Docs
  • C++ Docs
  • Overview

Overview#

  • Function Decorator and Context Manager
  • Annotation Types
    • Markers
    • Ranges
  • Annotation Attributes
  • Best practices
    • Give, don’t take
    • Isolate NVTX annotations in a library using a domain
    • Use categories to organize annotations
    • Reduce cache lookups
  • Automatic function annotation
    • Command-line interface
    • The Profile class

previous

Python NVTX - Annotate code ranges and events in Python

next

Function Decorator and Context Manager

NVIDIA NVIDIA
Privacy Policy | Manage My Privacy | Do Not Sell or Share My Data | Terms of Service | Accessibility | Corporate Policies | Product Security | Contact

Copyright © 2020-2025, NVIDIA Corporation.