cublas
Here are 16 public repositories matching this topic...
CUDA matrix multiplication benchmarking on Jetson Orin Nano. Four implementations, three power modes, five matrix sizes. 99.5% mathematical validation. C++/CUDA and Python.
-
Updated
Apr 2, 2026 - Python
Classification of Hyperspectral Images ( HSIs ) with Principal Component Analysis ( PCA ) in CUDA ( cuBLAS ).
-
Updated
Jan 17, 2024 - Python
Enhanced GPU throttle diagnostic for DGX Spark (GB10): NVML direct telemetry, throttle cause decoder, PCIe link monitoring, baseline drift detection, timeline capture.
-
Updated
Mar 22, 2026 - Python
bilibili视频【CUDA 12.x 并行编程入门(Python版)】配套代码
-
Updated
Mar 18, 2024 - Python
Heterogeneous linear algebra for Python: AVX2 CPU kernels and an optional cuBLAS CUDA backend behind one zero-copy, NumPy-compatible API, with per-machine CPU/GPU routing
-
Updated
Jun 15, 2026 - Python
A minimal transformer inference engine built from scratch in CUDA C++, targeting GPT-2 scale models. No high-level ML frameworks — just raw CUDA kernels, explicit memory management, and a clean Python API via pybind11.
-
Updated
Jul 24, 2026 - Python
High-performance CUDA implementation of Muon optimizer for LLM training. Features Newton-Schulz polar decomposition, cuBLAS acceleration, and transpose optimization for 8x FLOP savings on transformer FFN layers. Benchmarked on NVIDIA A100 with Llama 3.1 8B architectures (4096×11008 weights).
-
Updated
Dec 21, 2025 - Python
BLAS Levels 1–3 for AWS Trainium via NKI (cuBLAS-equivalent) — GEMM with stationary-tile reuse, batched GEMM, TRSM, validated DF-MP2 for quantum chemistry.
-
Updated
Apr 28, 2026 - Python
Mahalanobis scoring stage of PaDiM anomaly detection, implemented four ways - PyTorch, C++17 CPU, hand-written CUDA (naive + PBCR), cuBLAS - behind a fixed artifact boundary, with a 1e-4 numerical agreement gate on every reported timing.
-
Updated
Jul 24, 2026 - Python
NVIDIA GPU validation: PCIe transport, Unified Memory prefetch, SGEMM compute, drift detection.
-
Updated
Feb 25, 2026 - Python
Improve this page
Add a description, image, and links to the cublas topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cublas topic, visit your repo's landing page and select "manage topics."