Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 867 Bytes

README.md

File metadata and controls

36 lines (20 loc) · 867 Bytes

SHMEMX Cray Tests

License

See COPYING for license information.

Overview

This suite contains a number of programs, which act as examples to understand the usage of new OpenSHMEM features which are under discussion for being added into the OpenSHMEM specification. The OpenSHMEM routines used in these example programs are SHMEMX_ prefixed, as they not yet part of OpenSHMEM standards.

These routines are already implemented in Cray SHMEM. Cray SHMEM is the OpenSHMEM implementation from Cray Inc. Labels in the programs, provide further details on the version from which these routines are supported in the Cray SHMEM implementation.

SHMEMX Features

The following SHMEMX features are available:
OpenSHMEM TEAMS

Build Instructions

Running Tests

Example Build and Runs

Contributors