Metadata-Version: 2.4
Name: nvpl
Version: 25.11
Summary: NVPL Libraries
Author-email: Nvidia CUDA Installer Team <cuda_installer@nvidia.com>
License-Expression: LicenseRef-Nvidia-NVPL-License
Project-URL: Homepage, https://developer.nvidia.com/nvpl/
Project-URL: Documentation, https://docs.nvidia.com/nvpl/
Keywords: nvidia,nvpl,hpc,math libraries
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: C
Classifier: Programming Language :: C++
Classifier: Programming Language :: Fortran
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: nvpl-blas==0.5.0.*
Requires-Dist: nvpl-fft==0.5.0.*
Requires-Dist: nvpl-lapack==0.3.2.*
Requires-Dist: nvpl-rand==0.5.3.*
Requires-Dist: nvpl-scalapack==0.2.3.*
Requires-Dist: nvpl-sparse==0.5.0.*
Requires-Dist: nvpl-tensor==0.3.2.*
Dynamic: license-file

# NVPL

The NVIDIA Performance Libraries (NVPL) are a collection of high performance mathematical libraries optimized for the NVIDIA Grace ARMv9.0-A architecture and future NVIDIA aarch64 CPUs.

These CPU-only libraries have no dependency on CUDA, and are drop in replacements for standard C and Fortran mathematical APIs allowing HPC applications to achieve maximum performance on NVIDIA CPU platforms.

The `nvpl` package is a meta-package which provides all NVPL libraries from a release. NVPL component library packages may also be installed individually without the meta-package.

- [NVPL Homepage](https://developer.nvidia.com/nvpl/)
- [NVPL Documentation](https://docs.nvidia.com/nvpl/)
- [NVPL Downloads](https://developer.nvidia.com/nvpl-downloads/)
