Skip to content

v3.4.0

Choose a tag to compare

@evanramos-nvidia evanramos-nvidia released this 01 Dec 23:12
· 116 commits to release-v3 since this release

NVTX v3.4.0 Changelog

Core improvements:

  • Introducing Rust NVTX bindings, available now from our GitHub repository.
  • Add Correlation Semantic header.

Python improvements:

  • Add support for NumPy arrays as payloads.
  • Set up support for free-threaded Python.
  • Apply NVTX_DISABLE environment variable to nvtx.Profile class.