Skip to content

Releases: NVIDIA/nsight-vscode-edition

2025.1

25 Jul 21:25

Choose a tag to compare

Release Notes for NVIDIA Nsight Visual Studio Code Edition 2025.1

While you may already have the prerequisite software on your host and target machines, this release recommends the following versions for a qualified experience:

  • IDE Host: Microsoft Visual Studio Code 1.99.3 (and later)

  • Toolkit :

    • Workstation/L4T : NVIDIA CUDA Toolkit 12.8 Update 1 (and later)
    • DriveOS (QNX) : NVIDIA DriveOS 7.0 (and later)

New in NVIDIA Nsight Visual Studio Code Edition 2025.1

  • General Enhancements
    • Arguments to debuggeed process (args in launch.json) can now be an array of strings rather than a single string.
    • CPU threads, stack frames, and variables can be fully inspected while stopped in GPU code, and vice versa.
  • CUDA Debugger
    • See cuda-gdb release notes in the NVIDIA CUDA Toolkit 12.8 Update 1.