diff --git a/index.html b/index.html index 8aa130f..2d5b1bd 100644 --- a/index.html +++ b/index.html @@ -109,7 +109,7 @@

Introduction

typically done in clustered environments and avoid message-based coordination overheads. Any compute node can operate on any part of data, which enables more dynamic and flexible load balancing. More generally, sharing permits new approaches to cooperation.

OpenFAM is an application programming interface (API) for use in systems that contain FAM. The API is close to and is patterned after APIs provided by -one-sided partitioned global address space (PGAS) libraries such as OpenSHMEM. This maintains ease of use +one-sided partitioned global address space (PGAS) libraries such as OpenSHMEM. This maintains ease of use for application writers already familiar with those libraries. The primary distinctions between this API and those provided by other PGAS libraries are:

    diff --git a/v1.0/index.html b/v1.0/index.html index 56a9ef9..6970e9f 100644 --- a/v1.0/index.html +++ b/v1.0/index.html @@ -106,7 +106,7 @@

    Introduction

    typically done in clustered environments and avoid message-based coordination overheads. Any compute node can operate on any data item, which enables more dynamic and flexible load balancing. More generally, sharing permits new approaches to cooperation.

    OpenFAM is an application programming interface (API) for use in systems that contain FAM. The API is close to and is patterned after APIs provided by -one-sided partitioned global address space (PGAS) libraries such as OpenSHMEM. This maintains ease of use +one-sided partitioned global address space (PGAS) libraries such as OpenSHMEM. This maintains ease of use for application writers already familiar with those libraries. The primary distinctions between this API and those provided by other PGAS libraries are:

      diff --git a/v2.0/index.html b/v2.0/index.html index 8aa130f..2d5b1bd 100644 --- a/v2.0/index.html +++ b/v2.0/index.html @@ -109,7 +109,7 @@

      Introduction

      typically done in clustered environments and avoid message-based coordination overheads. Any compute node can operate on any part of data, which enables more dynamic and flexible load balancing. More generally, sharing permits new approaches to cooperation.

      OpenFAM is an application programming interface (API) for use in systems that contain FAM. The API is close to and is patterned after APIs provided by -one-sided partitioned global address space (PGAS) libraries such as OpenSHMEM. This maintains ease of use +one-sided partitioned global address space (PGAS) libraries such as OpenSHMEM. This maintains ease of use for application writers already familiar with those libraries. The primary distinctions between this API and those provided by other PGAS libraries are: