Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ <h1>Introduction</h1>
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.</p>
<p><b>OpenFAM</b> 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 <cite><a href="www.openshmem.org/">OpenSHMEM</a></cite>. This maintains ease of use
one-sided partitioned global address space (PGAS) libraries such as <cite><a href="http://www.openshmem.org/">OpenSHMEM</a></cite>. 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:</p>
<ol>
Expand Down
2 changes: 1 addition & 1 deletion v1.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h1>Introduction</h1>
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.</p>
<p><b>OpenFAM</b> 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 <cite><a href="www.openshmem.org/">OpenSHMEM</a></cite>. This maintains ease of use
one-sided partitioned global address space (PGAS) libraries such as <cite><a href="http://www.openshmem.org/">OpenSHMEM</a></cite>. 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:</p>
<ol>
Expand Down
2 changes: 1 addition & 1 deletion v2.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ <h1>Introduction</h1>
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.</p>
<p><b>OpenFAM</b> 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 <cite><a href="www.openshmem.org/">OpenSHMEM</a></cite>. This maintains ease of use
one-sided partitioned global address space (PGAS) libraries such as <cite><a href="http://www.openshmem.org/">OpenSHMEM</a></cite>. 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:</p>
<ol>
Expand Down