1. [Nsight-Tools](https://developer.nvidia.cn/tools-overview)

Nsight Python

# NVIDIA Nsight Python

Nsight™ Python 是一款面向 Python 的 GPU 性能分析框架 API，可基于 Nsight 系列工具自动化完成性能分析工作。

[立即下载](https://pypi.org/project/nsight-python/ &quot;Download Nsight Python&quot;)[文档](https://docs.nvidia.com/nsight-python/index.html &quot;Documentation&quot;)[论坛](https://forums.developer.nvidia.com/c/developer-tools/nsight-python/749 &quot;Forums&quot;)

* * *

## 了解 Nsight Python 的实际应用

_了解如何使用 Nsight Python 快速轻松地分析 Python 内核。_

* * *

## 主要特性

### 通过装饰器进行内核分析

执行应用时，使用 Nsight Python 装饰器或上下文管理器 API 自动启动内核分析器。工作负载完成后，系统会在报告文件中收集结果以供检查。

### 内核性能分析

为 Profile API 提供配置列表，以便跨多个内核配置自动进行性能分析。

### 用于可视化的绘图 API

自动比较和绘制多个内核和配置。识别因内核实现或参数变化而导致的性能变化的拐点。

* * *

## 开始使用 Nsight Python

 ![Download From PyPI](https://developer.download.nvidia.com/icons/m48-workflow-complex.svg)
### 从 PyPI 下载

    pip install nsight-python

[在 PyPI 上查看 Nsight Python](https://pypi.org/project/nsight-python/)

 ![GitHub Source Repository](https://developer.download.nvidia.com/icons/applications-across-industries-icon-100x100.svg)
### GitHub 源代码库

访问源代码、示例、社区并为 Nsight Python 做出贡献。

[在 GitHub 上查看 Nsight Python](https://github.com/NVIDIA/nsight-python)

* * *

## 更多资源

 ![Join NVIDIA Developer Community](https://developer.download.nvidia.com/icons/m48-people-group.svg)
### 加入社区

 ![Decorative image representing Developer Newsletter](https://developer.download.nvidia.com/icons/m48-email-settings.svg)
### 注册开发者时事通讯

 ![Decorative image representing Developer Community](https://developer.download.nvidia.com/icons/m48-developer-1.svg)
### 加入 NVIDIA 开发者计划

## 立即开始使用 Nsight Python  

[立即下载](https://pypi.org/project/nsight-python/ &quot;Download Nsight Python&quot;)


