Introduction to NVIDIA Nsight Visual Studio Edition

Welcome to NVIDIA Nsight Visual Studio Edition, a development environment for CUDA applications, integrated into Microsoft Visual Studio.

1. NVIDIA Nsight Visual Studio Edition User Guide

  NVIDIA Nsight Visual Studio Edition is a development environment for CUDA applications running on NVIDIA GPUs, which is integrated into Microsoft Visual Studio.

With NVIDIA Nsight™ VSE , you can use the NVIDIA Nsight™ VSE CUDA Debugger in Microsoft Visual Studio[1] 2017 or 2019.

The NVIDIA Nsight™ VSE tools extend the debugging capabilities of Visual Studio to support GPU computing. NVIDIA Nsight™ VSE is useful in several different application areas, including:

  • Game development,

  • High-performance computing and supercomputing, and

  • Workstation and content creation software.

[1] Support for Visual Studio 2015, deprecated since 2020.2.0, has been dropped as of 2020.3.0.

2. CUDA Debugger

The CUDA Debugger helps you debug applications that use the Compute Unified Device Architecture (CUDA). Along with debugging native CPU code, you can set breakpoints in CUDA source code, inspect memory, view the values of local variables, perform memory checks, as well as other common debugging tasks. You can use the CUDA Debugger with applications built with the CUDA Runtime (CUDART) API or with the CUDA Driver API.

3. New Features in NVIDIA Nsight Visual Studio Edition 2021.1.1

The 2021.1.1 release of NVIDIA Nsight Visual Studio Edition introduces the following:

  • General
    • Supports CUDA Toolkit 11.3 Update 1.

  • CUDA Debugger
    • Bug fixes and performance improvements.

4. New Features in NVIDIA Nsight Visual Studio Edition 2021.1.0

The 2021.1.0 release of NVIDIA Nsight Visual Studio Edition introduces the following:

  • General
    • Supports the latest NVIDIA Ampere GPUs, including GA106.

    • Supports CUDA Toolkit 11.3.

  • CUDA Debugger
    • Allow viewing of SASS Indexed Constants.

    • Added Memory Allocations to the Resources view.

    • Bug fixes and performance improvements.

6. New Features in NVIDIA Nsight Visual Studio Edition 2020.3.1

The 2020.3.1 release of NVIDIA Nsight Visual Studio Edition introduces the following:

  • General
    • Supports CUDA Toolkit 11.2 Update 1.

  • CUDA Debugger
    • Bug fixes and performance improvements.

7. New Features in NVIDIA Nsight Visual Studio Edition 2020.3.0

The 2020.3.0 release of NVIDIA Nsight Visual Studio Edition introduces the following:

  • General
    • Supports CUDA Toolkit 11.2.

    • Support for Visual Studio 2015, which has been deprecated since 2020.2.0, has been removed. Current Visual Studio support still includes versions 2017 and 2019.

  • CUDA Debugger
    • Supports CUDA Parallel Launch.

    • Supports Visual Studio breakpoint hit count.

    • New Memory Allocations view, providing information on CUDA global memory allocations.

8. New Features in NVIDIA Nsight Visual Studio Edition 2020.2.1

The 2020.2.1 release of NVIDIA Nsight Visual Studio Edition introduces the following:

  • General
    • Supports CUDA Toolkit 11.1 Update 1.

  • Important Fixes
    • Some builds of Visual Studio 2019 had performance impacts when Nsight Visual Studio Edition 2020.2.0 was installed (possibly from CUDA Toolkit 11.1).

9. New Features in NVIDIA Nsight Visual Studio Edition 2020.2.0

The 2020.2.0 release of NVIDIA Nsight Visual Studio Edition introduces the following:

  • General
    • Support for GA102 and GA104.

    • Support CUDA Toolkit 11.1.

    • Support for Microsoft Windows 10 Hardware Scheduling.

    • Support for Visual Studio 2015 is being deprecated and will be dropped in an upcoming release. Current Visual Studio support still includes versions 2015, 2017, and 2019.

  • CUDA Debugger
    • Debugger Performance improvements, especially when loading modules.

    • New debugger option to 'Break on API Errors'.

    • New debugger option to 'Break on Launch'.

  • Analysis
    • Integrated Analysis Trace, deprecated since NVIDIA Nsight Visual Studio Edition 2019.2, has been removed. The replacement, stand-alone Nsight Systems tool is currently available and works with NVIDIA Nsight Integration for Visual Studio.

10. New Features in NVIDIA Nsight Visual Studio Edition 2020.1.2

The 2020.1.2 release of NVIDIA Nsight Visual Studio Edition introduces the following:

  • This was a bug fix release, primarily for fixing Debugger core dump issues.

11. New Features in NVIDIA Nsight Visual Studio Edition 2020.1.1

The 2020.1.1 release of NVIDIA Nsight Visual Studio Edition introduces the following:

  • General
    • Support for GA100.

    • Support CUDA Toolkit 11.0

    • Support for Microsoft Windows 10 Hardware Scheduling.

    • Windows 7 (and WinServer through 2012R2) support, deprecated since 2019.4 release, has been removed.

    • Support for sm_30 and sm_32 architectures have been dropped and sm_35, sm_37, sm_50 support has been deprecated as of the 2020.1 release. The default compilation target is now sm_52 in NVIDIA Nsight™ VSE build customizations. (CTK-865)

    • Support for Visual Studio 2013 has been dropped. NVIDIA Nsight™ VSE 2020.1.1 Visual Studio support includes versions 2015, 2017, and 2019.

    • NVIDIA Nsight Integration, a Visual Studio extension, has been introduced to allow next generation, standalone, Nsight tool integration into Visual Studio. In particular: 

      • Integrated Graphics Debugging, deprecated since NVIDIA Nsight Visual Studio Edition 2019.2, has been removed and replaced by Nsight Graphics.

      • Integrated CUDA profiling, deprecated since NVIDIA Nsight Visual Studio Edition 2019.2, has been removed from the Performance Analysis tools and replaced by: 

      • Integrated Analysis Trace, deprecated since NVIDIA Nsight Visual Studio Edition 2019.2, has not been removed, but will be in an upcoming release of NVIDIA Nsight™ VSE. The replacement, stand-alone Nsight Systems tool is currently available and works with NVIDIA Nsight Integration for Visual Studio.

  • CUDA Debugger
    • Added support for the NVIDIA GA100 GPU.

    • Supports for the CUDA 11.0 Toolkit.

    • Added ability to control breaking on and reporting CUDA API errors.

    • The Warp Watch view is now available in the Next-Gen Nsight Debugger.

    • The Resources view is now available in the Next-Gen Nsight Debugger.

    • CUDA Task Graph support has been added to the Next-Gen Nsight Debugger.

    • Support for Pascal has been dropped from the Legacy Nsight Debugger, but is fully supported by the Next-Gen Nsight Debugger.

  • Graphics

    • Integrated Graphics Debugging, deprecated since NVIDIA Nsight Visual Studio Edition 2019.2, has been removed and replaced by Nsight Graphics.

    • Note that NVIDIA Nsight Integration, a Visual Studio extension, has been introduced to allow Nsight Graphics integration into Visual Studio under the Nsight menu.

  • Analysis
    • Integrated CUDA profiling, deprecated since NVIDIA Nsight Visual Studio Edition 2019.2, has been removed from the Performance Analysis tools and replaced by:

    • Integrated Analysis Trace, which has been deprecated since NVIDIA Nsight Visual Studio Edition 2019.2, has not been removed, but will be in an upcoming release of NVIDIA Nsight™ VSE. However, the replacement, stand-alone Nsight Systems tool is currently available and works with NVIDIA Nsight Integration for Visual Studio integration.

    • OpenCL profiling support in NVIDIA Nsight Visual Studio Edition, deprecated as of NVIDIA Nsight™ VSE 2019.3, has been removed.

Notices

Notice

NVIDIA® Nsight™ Application Development Environment for Heterogeneous Platforms, Visual Studio Edition 2021.1.1 User GuideSend Feedback

THE INFORMATION IN THIS GUIDE AND ALL OTHER INFORMATION CONTAINED IN NVIDIA DOCUMENTATION REFERENCED IN THIS GUIDE IS PROVIDED “AS IS.” NVIDIA MAKES NO WARRANTIES, EXPRESSED, IMPLIED, STATUTORY, OR OTHERWISE WITH RESPECT TO THE INFORMATION FOR THE PRODUCT, AND EXPRESSLY DISCLAIMS ALL IMPLIED WARRANTIES OF NONINFRINGEMENT, MERCHANTABILITY, AND FITNESS FOR A PARTICULAR PURPOSE. Notwithstanding any damages that customer might incur for any reason whatsoever, NVIDIA’s aggregate and cumulative liability towards customer for the product described in this guide shall be limited in accordance with the NVIDIA terms and conditions of sale for the product.

THE NVIDIA PRODUCT DESCRIBED IN THIS GUIDE IS NOT FAULT TOLERANT AND IS NOT DESIGNED, MANUFACTURED OR INTENDED FOR USE IN CONNECTION WITH THE DESIGN, CONSTRUCTION, MAINTENANCE, AND/OR OPERATION OF ANY SYSTEM WHERE THE USE OR A FAILURE OF SUCH SYSTEM COULD RESULT IN A SITUATION THAT THREATENS THE SAFETY OF HUMAN LIFE OR SEVERE PHYSICAL HARM OR PROPERTY DAMAGE (INCLUDING, FOR EXAMPLE, USE IN CONNECTION WITH ANY NUCLEAR, AVIONICS, LIFE SUPPORT OR OTHER LIFE CRITICAL APPLICATION). NVIDIA EXPRESSLY DISCLAIMS ANY EXPRESS OR IMPLIED WARRANTY OF FITNESS FOR SUCH HIGH RISK USES. NVIDIA SHALL NOT BE LIABLE TO CUSTOMER OR ANY THIRD PARTY, IN WHOLE OR IN PART, FOR ANY CLAIMS OR DAMAGES ARISING FROM SUCH HIGH RISK USES.

NVIDIA makes no representation or warranty that the product described in this guide will be suitable for any specified use without further testing or modification. Testing of all parameters of each product is not necessarily performed by NVIDIA. It is customer’s sole responsibility to ensure the product is suitable and fit for the application planned by customer and to do the necessary testing for the application in order to avoid a default of the application or the product. Weaknesses in customer’s product designs may affect the quality and reliability of the NVIDIA product and may result in additional or different conditions and/or requirements beyond those contained in this guide. NVIDIA does not accept any liability related to any default, damage, costs or problem which may be based on or attributable to: (i) the use of the NVIDIA product in any manner that is contrary to this guide, or (ii) customer product designs.

Other than the right for customer to use the information in this guide with the product, no other license, either expressed or implied, is hereby granted by NVIDIA under this guide. Reproduction of information in this guide is permissible only if reproduction is approved by NVIDIA in writing, is reproduced without alteration, and is accompanied by all associated conditions, limitations, and notices.

Trademarks

NVIDIA, the NVIDIA logo, and cuBLAS, CUDA, CUDA-GDB, CUDA-MEMCHECK, cuDNN, cuFFT, cuSPARSE, DIGITS, DGX, DGX-1, DGX Station, NVIDIA DRIVE, NVIDIA DRIVE AGX, NVIDIA DRIVE Software, NVIDIA DRIVE OS, NVIDIA Developer Zone (aka "DevZone"), GRID, Jetson, NVIDIA Jetson Nano, NVIDIA Jetson AGX Xavier, NVIDIA Jetson TX2, NVIDIA Jetson TX2i, NVIDIA Jetson TX1, NVIDIA Jetson TK1, Kepler, NGX, NVIDIA GPU Cloud, Maxwell, Multimedia API, NCCL, NVIDIA Nsight Compute, NVIDIA Nsight Eclipse Edition, NVIDIA Nsight Graphics, NVIDIA Nsight Integration, NVIDIA Nsight Systems, NVIDIA Nsight Visual Studio Edition, NVLink, nvprof, Pascal, NVIDIA SDK Manager, Tegra, TensorRT, Tesla, Visual Profiler, VisionWorks and Volta are trademarks and/or registered trademarks of NVIDIA Corporation in the United States and other countries. Other company and product names may be trademarks of the respective companies with which they are associated.