Skip to content

Commit f7dea39

Browse files
committed
Update README
1 parent 6584fdc commit f7dea39

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: README.rst

+4-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ Overview
1313
--------
1414

1515
This package provides Python bindings for `OpenSHMEM <http://openshmem.org/>`_.
16-
It exposes an API which grounds on the
16+
OpenSHMEM is a Partitioned Global Address Space (PGAS) programming model that
17+
provides low-latency, high-bandwidth communication for use in parallel
18+
applications. The OpenSHMEM project aims to standardize several implementations
19+
of the different SHMEM APIs. shmem4py exposes an API which grounds on the
1720
`OpenSHMEM 1.5 specification <http://openshmem.org/site/sites/default/site_files/OpenSHMEM-1.5.pdf>`_;
1821
however, it also supports legacy 1.4 implementations.
1922

0 commit comments

Comments
 (0)