radeon_gpu_profiler
GPU Profiler
A low-level profiling tool for analyzing GPU workloads and optimizing DirectX 12 and Vulkan games on AMD GPUs.
Radeon GPU Profiler (RGP) is a tool from AMD that allows for deep inspection of GPU workloads.
393 stars
37 watching
41 forks
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gpuopen-tools/radeon_gpu_analyzer | An offline compiler and code analysis tool for various GPU architectures and programming languages. | 420 |
rib/gputop | A tool for analyzing GPU performance and metrics in real-time, providing graphical and machine-readable data for developers | 160 |
vinjn/gpuprof | A tool for profiling GPU performance in real-time, allowing developers to monitor and optimize their applications' resource usage. | 31 |
jeremymain/gpuprofiler | A tool that captures system details and resource utilization metrics to help analyze performance and size virtual GPU environments. | 286 |
gpuopen-tools/gpu_performance_api | An API providing access to GPU performance counters for various graphics and compute workloads. | 250 |
arm-software/libgpucounters | A utility library providing access to performance counters on Arm GPUs. | 211 |
gpuopen-drivers/amdvlk | A Vulkan graphics driver for AMD Radeon GPUs on Linux | 1,750 |
dr-noob/gpufetch | A tool for detecting and displaying information about graphics processing units (GPUs), with support for NVIDIA and Intel GPUs. | 138 |
srvm/cupti_profiler | A CUDA profiling library that allows developers to collect metrics and events from within CUDA applications. | 37 |
ilya-zlobintsev/lact | A tool for configuring and monitoring Linux GPU performance | 1,399 |
gpuopen-tools/compressonator | Tool suite for compressing and optimizing 3D models and textures using CPUs, GPUs, and APUs | 1,304 |
gperfutils/gprof | A Java profiling tool that analyzes program execution time and provides detailed performance reports. | 33 |
gpuopen-drivers/pal | An abstraction layer between 3D graphics drivers and hardware/operating system details | 364 |
gpuopen-tools/ocat | Provides real-time performance measurement and FPS overlay for graphics APIs | 327 |
kerneltuner/kernel_tuner | Automates the process of optimizing performance and energy efficiency in GPU applications. | 287 |