radeon_compute_profiler

GPU profiler

A performance analysis tool for OpenCL and ROCm/HSA applications on AMD Radeon graphics cards

The Radeon Compute Profiler (RCP) is a performance analysis tool that gathers data from the API run-time and GPU for OpenCL™ and ROCm/HSA applications. This information can be used by developers to discover bottlenecks in the application and to find ways to optimize the application's performance.

GitHub

85 stars
15 watching
19 forks
Language: C++
last commit: over 4 years ago
Linked from 1 awesome list

openclprofilerrocm

Backlinks from these awesome lists:

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. 397
rib/gputop A tool for analyzing GPU performance and metrics in real-time, providing graphical and machine-readable data for developers 162
gpuopen-tools/radeon_gpu_analyzer An offline compiler and code analysis tool for various GPU architectures and programming languages. 422
gpuopen-tools/gpu_performance_api An API providing access to GPU performance counters for various graphics and compute workloads. 251
jeremymain/gpuprofiler A tool that captures system details and resource utilization metrics to help analyze performance and size virtual GPU environments. 289
vinjn/gpuprof A tool for profiling GPU performance in real-time, allowing developers to monitor and optimize their applications' resource usage. 31
arm-software/libgpucounters A utility library providing access to performance counters on Arm GPUs. 215
srvm/cupti_profiler A CUDA profiling library that allows developers to collect metrics and events from within CUDA applications. 37
r-kan/semile A profiling framework for software development that provides detailed information on program execution and offers lightweight and customizable analysis. 92
gpuopen-tools/ocat Provides real-time performance measurement and FPS overlay for graphics APIs 332
becheran/roumon A tool to monitor and analyze the performance of concurrent programs in real-time. 188
gpuopen-tools/compressonator Tool suite for compressing and optimizing 3D models and textures using CPUs, GPUs, and APUs 1,310
lpereira/hardinfo A system profiler and benchmark tool for Linux systems that gathers hardware and software information. 775
llnl/caliper A performance analysis and instrumentation library for HPC programs 354
gperfutils/gprof A Java profiling tool that analyzes program execution time and provides detailed performance reports. 33