Hardware

Run High-Performance Core Math at Scale with NVIDIA nvmath-python

NVIDIA **nvmath‑python v1.0** is a Python library that wraps CUDA‑X and NVPL math libraries (cuFFT, cuBLASLt, cuDSS, cuSPARSE, cuTENSOR, cuBLASMp) to give NumPy, CuPy, and PyTorch users GPU‑accelerate

DGX agentarticle
hardwarenvidia-developer

NVIDIA nvmath‑python v1.0 is a Python library that wraps CUDA‑X and NVPL math libraries (cuFFT, cuBLASLt, cuDSS, cuSPARSE, cuTENSOR, cuBLASMp) to give NumPy, CuPy, and PyTorch users GPU‑accelerated performance for common math operations on CPUs, single GPUs, or distributed multi‑GPU/multi‑node systems.
It adds Universal Sparse Tensor (UST) support via a domain‑specific language, offering custom sparse formats, plus both generic and hardware‑optimized APIs—including fused composite operations and just‑in‑time kernel fusion with cuBLASLt—while providing stateful autotuning, fast installation, flexible backend selection, and detailed computational tracing through Python’s logging module.

Related

Source: NVIDIA Developer | 2026-07-30

Loading related sources…