cupti_profiler
CUDA profiler library
A CUDA profiling library that allows developers to collect metrics and events from within CUDA applications.
CUPTI GPU Profiler
37 stars
4 watching
10 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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_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 |
jeremymain/gpuprofiler | A tool that captures system details and resource utilization metrics to help analyze performance and size virtual GPU environments. | 286 |
arm-software/libgpucounters | A utility library providing access to performance counters on Arm GPUs. | 211 |
vinjn/gpuprof | A tool for profiling GPU performance in real-time, allowing developers to monitor and optimize their applications' resource usage. | 31 |
nvidia/grcuda | Enables efficient data exchange and invocation of existing GPU kernels from host languages in the GraalVM | 222 |
arvidn/access_profiler | A tool to measure access patterns of member variables in C++ programs at runtime. | 74 |
t-troebst/perfanno.nvim | A NeoVim plugin that adds profiling annotations to source code | 209 |
r-kan/semile | Provides an integrated profiling framework for C and Python programs with minimal runtime overhead. | 92 |
uncomplicate/clojurecuda | Provides Clojure bindings for CUDA programming, enabling GPU-accelerated computation in Clojure applications. | 180 |
torch/cunn | A CUDA implementation of neural network modules and related GPU operations | 215 |
jonasmr/microprofile | A profiling tool for C++ applications | 1,465 |
gperfutils/gprof | A Java profiling tool that analyzes program execution time and provides detailed performance reports. | 33 |
yse/easy_profiler | A lightweight cross-platform profiler library for C++ that provides low overhead and accurate profiling capabilities. | 2,185 |