CUDA Stresser
CudaStresser
CudaStresser is a Python-based tool designed to stress test CUDA-enabled GPUs. It performs various operations to measure GPU memory bandwidth, stress the device, and log GPU utilization metrics. This tool is ideal for developers, researchers, and system administrators looking to benchmark or stress test their GPU hardware. It supports CUDA core stress testing, VRAM load/unload, real-time GPU monitoring, and multiprocessing to maximize efficiency.
CUDA Stresser Code Overview
Project information
- Category System Testing, GPU Benchmarking
- Technology
- Python
- PyTorch
- CUDA
- Project date March, 2024
- Project URL https://git.jirikarlik.com/karlji/CUDA_test
- Visit Website