Skip to Main Content U.S. Department of Energy
PNNL: High Performance Computing

Global Arrays Programming Models

Global Arrays (GA) is a Partitioned Global Address Space (PGAS) programming model. It provides primitives for one-sided communication (Get, Put, Accumulate) and Atomic Operations (read increment). It supports blocking and non-blocking primtives, and supports location consistency.

Starting with GA v5.4, ARMCI has been deprecated and replaced with Communication runtime for Extreme Scale (ComEx). GA uses ComEx to abstract inter-node communication operations. The default ComEx ports use MPI --- which makes GA and ComEx portable for high-end systems. Most ComEx implementations use on-node shared memory for faster intra-node communication.

Latest Release

- Release Notes - Download

Citing GA

Please refer to this section of our publications page.

Site Links

Our Research

Past Research

Global Arrays Links

News and Events

Feedback

Contacts