Skip to content

Latest commit

 

History

History
52 lines (40 loc) · 2.15 KB

README.rst

File metadata and controls

52 lines (40 loc) · 2.15 KB

shmem4py: OpenSHMEM for Python

https://readthedocs.org/projects/shmem4py/badge/?version=latest

Overview

This package provides Python bindings for OpenSHMEM. OpenSHMEM is a Partitioned Global Address Space (PGAS) programming model that provides low-latency, high-bandwidth communication for use in parallel applications. The OpenSHMEM project aims to standardize several implementations of the different SHMEM APIs. shmem4py exposes an API which grounds on the OpenSHMEM 1.5 specification; however, it also supports legacy 1.4 implementations.

Supported implementations

Dependencies

Documentation

Acknowledgments

This project was partially supported by the Extreme Computing Research Center (ECRC), King Abdullah University of Science and Technology (KAUST).