Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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.

Usage

Versionmodule name
5.7globalarrays/5.7
Compiler/MPIIntel 20.0.3
MPICH 3.3.2
MVAPICH2 2.3.4
OpenMPI 4.0.5
Example
 

For more information vist


  • No labels