Metadata-Version: 2.4
Name: nvshmem4py
Version: 0.2.1
Summary: Python bindings for NVSHMEM
Author: NVIDIA Corporation
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: nvidia-nvshmem-cu13
Requires-Dist: cuda-python<14.0,>=13.0
Requires-Dist: cuda.core==0.4
Requires-Dist: cuda.pathfinder==1.2.3
Requires-Dist: numpy
Requires-Dist: Cython>=0.29.24
Provides-Extra: dev
Requires-Dist: pytest>=6.0; extra == "dev"
Requires-Dist: pytest-mpi; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: numba-cuda[cu12]==0.20.0; extra == "dev"

NVSHMEM4Py Overview
*******************

NVSHMEM4Py is a Python package that provides a Pythonic interface to NVSHMEM

NVSHMEM4Py follows the NVSHMEM SLA. The details of the NVSHMEM SLA [is available here](https://docs.nvidia.com/nvshmem/api/sla.html).

Quick Links
****************

NVSHMEM4Py is a component of NVSHMEM™. Please see the following public links for information on building and working wih NVSHMEM:

[Project Homepage](https://developer.nvidia.com/nvshmem)

[Release Notes](https://docs.nvidia.com/nvshmem/release-notes-install-guide/release-notes/index.html)

[Installation Guide](https://docs.nvidia.com/nvshmem/release-notes-install-guide/install-guide/index.html)

[Best Practice Guide](https://docs.nvidia.com/nvshmem/release-notes-install-guide/best-practice-guide/index.html)

[API Documentation](https://docs.nvidia.com/nvshmem/api/index.html)

[Devzone Topic Page](https://forums.developer.nvidia.com/tag/nvshmem)

The maintainers of the NVSHMEM project can also be contacted by e-mail at nvshmem@nvidia.com
