Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 781 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 781 Bytes

GPU Monitor for Vulkan Applications

GPU Monitor Interface

Overview

This sample demonstrates integration of NVIDIA Management Library (NVML) for GPU usage monitoring within a Vulkan framework.

Key Features

  • Real-time GPU metrics retrieval
  • Dockable display window for GPU statistics
  • Non-intrusive integration with existing Vulkan applications

Implementation Details

Use Case

While not Vulkan-specific, this module enhances development workflows by providing immediate visibility into GPU resource utilization during application execution.