
MH
Michelle Horton
· 1 min read
EngineeringNVIDIA Technical Blog
Run High-Performance Core Math at Scale with NVIDIA nvmath-python
NVIDIA nvmath-python is a library designed to bridge the gap between the Python scientific community and NVIDIA CUDA-X math libraries. It gives Python users...
NVIDIA nvmath-python is a library designed to bridge the gap between the Python scientific community and NVIDIA CUDA-X math libraries. It gives Python users access to CUDA-X performance for common math operations without disrupting existing workflows. Depending on the API, operations can run on a CPU, CUDA-enabled GPU, or distributed multi-GPU, multi-node systems.
Source
Original source
This story was published by NVIDIA Technical Blog and written by Michelle Horton. SyncAI.news shows a preview; the complete article is on the publisher's site.
Read the full story on developer.nvidia.com


