{"library":"nvtx","type":"library","category":null,"description":"NVTX (NVIDIA Tools Extension Library) is a cross-platform API for annotating source code to provide contextual information to developer tools like NVIDIA Nsight Systems. The `nvtx` Python library provides native Python wrappers for a subset of the NVTX C API, enabling Python developers to mark events and define code ranges for profiling and visualization of CPU and GPU activities. The current Python package version is 0.2.15, with active development tied to the broader NVTX v3.x.x core library releases.","language":"python","status":"active","version":"0.2.15","tags":["nvidia","profiling","gpu","performance","tooling","nsight-systems","annotation"],"install":[{"cmd":"pip install nvtx","imports":["import nvtx","@nvtx.annotate()","nvtx.mark(message=\"Event\")"]},{"cmd":"conda install -c conda-forge nvtx","imports":[]}],"homepage":"https://nvidia.github.io/NVTX/","github":"https://github.com/NVIDIA/NVTX","docs":"https://nvidia.github.io/NVTX/python/","changelog":null,"pypi":"https://pypi.org/project/nvtx/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.6,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/nvtx/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}