llm theoretical performance analysis tools and support params, flops, memory and latency analysis.
-
Updated
Jul 11, 2025 - Python
llm theoretical performance analysis tools and support params, flops, memory and latency analysis.
Hands-on Machine Learning Infrastructure on Kubernetes. Using Microk8s/Ubuntu on Paperspace Cloud.
code for benchmarking GPU performance based on cublasSgemm and cublasHgemm
A systematic CPU/GPU performance study of lightgbm and xgboost classifiers for different data shapes and hardware setups.
Disable GPU Thermal and Change GPU Governor to performance. (Only for snapdragon devices).
gpu thrashingNVIDIA GPU Unified Memory diagnostic tool — architecture-aware, measurement-based, PCIe/coherent transport detection
This repository provides the latest benchmarks for the CHARMM/pyCHARMM program on GPUs
Comprehensive performance analysis of DeepSeek V3 quantization levels (FP16, Q8_0, Q4_0) on 16GB GPU environments.
📊 Mobile VR Performance Optimization Project
Evidence-driven PresentMon diagnostics and policy modeling paired with bounded owned-lab D3D11 runtime actuation.
Reproducible long-context inference benchmark comparing vLLM, SGLang, and TensorRT-LLM on NVIDIA GB10.
Owned-lab D3D11 runtime research with bounded exact-content copy, readback, staging-upload, and UpdateSubresource elision.
Profile-driven FP32 CUDA GEMM optimization: naive --> tiled --> coalesced --> register-blocked --> bank-padded, benchmarked against cuBLAS.
Professional GPU Performance Testing Suite for dual GPU setup (AMD RX 6600 + NVIDIA RTX 3050) with comprehensive monitoring tools, crash-safe scripts, and thermal management optimized for ASRock X570 Taichi + Ryzen 7 5700X
Python lab for exploring memory bandwidth, cache effects, and locality in accelerator workloads
Reproducible Instruction Roofline analysis of cuSPARSE and Ginkgo SpMM on RTX 4090 using Nsight Compute metrics.
Sparse binary 2D FFT on CUDA/cuFFT with memory-footprint optimization, streaming tiles, Hermitian symmetry, and Nsight analysis.
Single-head CUDA attention kernel: naive SDPA --> fused softmax --> occupancy-tuned variants, benchmarked against cuDNN SDPA with Nsight Compute profiling.
WMMA FP16-->FP32 Tensor Core GEMM with shared-memory tiling and cp.async-style pipelining, benchmarked against cuBLAS.
Reproducible Qwen3-1.7B prefix cache benchmark on RTX 3070 Laptop (8GB). Hand-written reference inference loop + vLLM v1 comparison.
Add a description, image, and links to the gpu-performance topic page so that developers can more easily learn about it.
To associate your repository with the gpu-performance topic, visit your repo's landing page and select "manage topics."