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.
85 stars
15 watching
19 forks
Language: C++
last commit: over 4 years ago
Linked from 1 awesome list
openclprofilerrocm
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 |
rib/gputop | A tool for analyzing GPU performance and metrics in real-time, providing graphical and machine-readable data for developers | 160 |
gpuopen-tools/radeon_gpu_analyzer | An offline compiler and code analysis tool for various GPU architectures and programming languages. | 420 |
gpuopen-tools/gpu_performance_api | An API providing access to GPU performance counters for various graphics and compute workloads. | 250 |
jeremymain/gpuprofiler | A tool that captures system details and resource utilization metrics to help analyze performance and size virtual GPU environments. | 286 |
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. | 213 |
srvm/cupti_profiler | A CUDA profiling library that allows developers to collect metrics and events from within CUDA applications. | 37 |
r-kan/semile | Provides an integrated profiling framework for C and Python programs with minimal runtime overhead. | 92 |
gpuopen-tools/ocat | Provides real-time performance measurement and FPS overlay for graphics APIs | 327 |
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,304 |
lpereira/hardinfo | A system profiler and benchmark tool for Linux systems that gathers hardware and software information. | 770 |
llnl/caliper | A performance analysis and instrumentation library for HPC programs | 352 |
gperfutils/gprof | A Java profiling tool that analyzes program execution time and provides detailed performance reports. | 33 |