Skip to content

Latest commit

 

History

History

gpu_monitor

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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.