Nvtx Python

Profile Python functions with NVTX in non-Kit environments (Isaac Lab 3.0+ standalone, any Python app without Carbonite). Uses a bundled PYTHONPATH-scoped sitecustomize.py with sys.setprofile hook, NVTX push/pop ranges, module include/exclude filtering, and Nsight Systems integration. Use when CARB_PROFILING_PYTHON doesn't work (no Kit/Carbonite runtime), when profiling standalone Isaac Lab scripts, or when you need per-function Python tracing in nsys captures outside Kit.

NVIDIA d209a13 2 files · 7.8 KB Updated 2.2k repo stars

File contents

nvidia/omniperf/tree/main/.agents/skills/nvtx-python commit d209a13d34

Frequently asked questions

npx skillmds@latest add nvidia/nvtx-python