标题: GPU Performance and Shader Analyzer
- 千里马肝 2007-01-22 11:50 阅读:444
- 评论:1 查看评论 | 添加评论
ATI (迟来的爱)
-----------------------------------------
About GPU PerfStudio v1.0
GPU PerfStudio is a real-time performance analysis tool which has been designed to help tune the graphics performance of your D3D9 application.

About GPU ShaderAnalyzer
GPU ShaderAnalyzer is a new tool for analyzing the performance of pixel & vertex shaders on ATI Radeon graphics cards.



NVIDIA
-----------------------------------------
NVPerfKit 2.2
NVPerfKit is a comprehensive suite of performance tools to help debug and profile OpenGL and Direct3D applications. It gives you access to low-level performance counters inside the driver and hardware counters inside the GPU itself. The counters can be used to determine exactly how your application is using the GPU, identify performance issues, and confirm that performance problems have been resolved.

NVPerfKit includes support for 64-bit Windows platforms, as well as 32-bit and 64-bit Linux platforms.

The performance counters are available directly in your OpenGL and DirectX applications and in tools such as Intel® VTune™ and Graphic Remedy’s gDEBugger via the Windows Management Instrumentation (WMI) Performance Data Helper (PDH) interface. A plug-in supporting Microsoft PIX for Windows is also provided, giving you low-latency access to NVPerfKit performance counters directly from the driver.

NVPerfKit consists of the following components:

The various components of NVPerfKit are illustrated below.

[图片]

Because NVPerfKit 2 has many new features and components, we recommend that you take a look at our "GPU Performance Tuning with NVIDIA Performance Tools" talk from GDC 2006.  The NVPerfKit User Guide contains detailed information about the NVPerfSDK API, GLExpert, and NVPerfKit's other components.  Please let us know if you have any questions or encounter any problems by e-mailing nvperfkit at nvidia.com.

Please note that the 32-bit Windows installer only runs on 32-bit Windows, and the 64-bit Windows installer only runs on 64-bit Windows.

[Download] NVPerfKit 2.2 Installer for 32-bit Windows (Version 2.2.0117.0011)
[Download] NVPerfKit 2.1 Installer for 32-bit Windows (Version 2.1.1017.1835)
[Download] NVPerfKit 2.1 Installer for 64-bit Windows (Version 2.1.1017.1835)
[Download] NVPerfKit 2.1 Installer for 32-bit Linux (2006-09-11)
[Download] NVPerfKit 2.1 Installer for 64-bit Linux (2006-09-11)
[Download] NVPerfKit 2.1 User Guide
[Download] GLExpert User Guide


查看评论 | 添加评论
返回顶部 | 返回首页