Skip to content

mpi4py/shmem4py

Repository files navigation

shmem4py: OpenSHMEM for Python

image

image

image

image

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).