o3bvv / nvidia-gpu-monitoring
Example of programmatic monitoring of Nvidia GPUs in C++ using NVML library
☆31Updated 2 years ago
Alternatives and similar repositories for nvidia-gpu-monitoring:
Users that are interested in nvidia-gpu-monitoring are comparing it to the libraries listed below
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 5 months ago
- API capture-replay tool for Vulkan, OpenCL, Intel oneAPI Level Zero and OpenGL☆43Updated last week
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- C99/C++ header-only library for division via fixed-point multiplication by inverse☆50Updated last year
- Portable 128-bit SIMD intrinsics☆58Updated last year
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆29Updated 4 years ago
- ☆68Updated 2 years ago
- Fast CUDA (GPU) Bilinear and Nearest-Neighbor Interpolation at high accuracy - uint8_t data☆13Updated 4 years ago
- C++ convenience classes to be used with CUDA code, for both the host and the kerlel parts.☆55Updated 6 years ago
- Header-only safetensors loader and saver in C++☆56Updated last week
- Simple example of using Vulkan for GPGPU computing☆53Updated 6 years ago
- A reference implementation of std::simd, providing data parallel types in the C++ standard☆12Updated 5 years ago
- A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.☆53Updated 4 months ago
- Samples from the AMD APP SDK (with OpenCRun support)☆16Updated 6 years ago
- Thread safe, lock-free memory pool.☆58Updated last year
- CudaPAD is a PTX/SASS viewer for NVIDIA Cuda kernels and provides an on-the-fly view of the assembly.☆117Updated 2 years ago
- AI-related samples made available by the DevTech ProViz team☆30Updated last year
- Profiling Taskflow Programs through Visualization☆50Updated 2 years ago
- OpenCL specific C++ libraries implemented in C++ for OpenCL kernel language published in releases of OpenCL-Docs☆119Updated 2 years ago
- A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.☆50Updated last month
- assembler for NVIDIA FERMI. Imported from Google Code☆72Updated 10 years ago
- Realtime GPU Profiler for AMD / NVIDIA / Intel GPUs☆32Updated last year
- OpenCL Tutorials☆53Updated 5 years ago
- Learning and practice of high performance computing (CUDA, Vulkan, OpenCL, OpenMP, TBB, SSE/AVX, NEON, MPI, coroutines, etc. )☆60Updated last month
- Encapsulate the frequently used AVX instructions as independent modules to reduce repeated development workload.☆120Updated last year
- Concurrent CPU-GPU Programming using Task Models☆101Updated 5 years ago
- A GPU benchmark suite for assessing on-chip GPU memory bandwidth☆104Updated 7 years ago
- A C++ implementation of a LRU cache☆38Updated 4 years ago
- Header-only C++ library for low precision floating point type emulation.☆171Updated 5 years ago
- Header file to translate SSE instructions to ARM NEON instructions☆48Updated 11 years ago