radeon_gpu_analyzer
GPU analyzer
An offline compiler and code analysis tool for various GPU architectures and programming languages.
The Radeon GPU Analyzer (RGA) is an offline compiler and code analysis tool for Vulkan, DirectX, OpenGL, and OpenCL.
420 stars
59 watching
54 forks
Language: C++
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gpuopen-tools/radeon_gpu_profiler | A low-level profiling tool for analyzing GPU workloads and optimizing DirectX 12 and Vulkan games on AMD GPUs. | 393 |
gpuopen-tools/radeon_compute_profiler | A performance analysis tool for OpenCL and ROCm/HSA applications on AMD Radeon graphics cards | 85 |
gpuopen-tools/gpu_performance_api | An API providing access to GPU performance counters for various graphics and compute workloads. | 250 |
mikesart/gpuvis | A software tool to visualize and analyze GPU performance data | 839 |
dr-noob/gpufetch | A tool for detecting and displaying information about graphics processing units (GPUs), with support for NVIDIA and Intel GPUs. | 138 |
rib/gputop | A tool for analyzing GPU performance and metrics in real-time, providing graphical and machine-readable data for developers | 160 |
gpuopen-librariesandsdks/radeonrays_sdk | A C++ library for accelerating ray intersection queries on GPU and CPU for various graphics frameworks | 1,072 |
gpuopen-drivers/xgl | Translates Vulkan API commands into PAL commands to enable graphics rendering | 215 |
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 |
gpuopen-librariesandsdks/cauldron | A framework for rapid prototyping and development of graphics applications using Vulkan or DirectX 12 | 922 |
jeremymain/gpuprofiler | A tool that captures system details and resource utilization metrics to help analyze performance and size virtual GPU environments. | 286 |
gpuopen-tools/compressonator | Tool suite for compressing and optimizing 3D models and textures using CPUs, GPUs, and APUs | 1,304 |
arm-software/libgpucounters | A utility library providing access to performance counters on Arm GPUs. | 211 |
unetworking/libvc | A Vulkan-based GPGPU engine that compiles and executes SPIR-V compute shaders for general-purpose computing tasks. | 132 |