Skip to content
Merged
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
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,12 +153,12 @@ Here are *a few* of the most useful GASNet knobs:

See [GASNet documentation](https://gasnet.lbl.gov/dist-ex/README) for full details on all settings.

Implementation Status
--------------------
PRIF Implementation Status
--------------------------

### Caffeine is an implementation of the [Parallel Runtime Interface for Fortran (PRIF)](#citing-prif-please-use-the-following-publication)

![PRIF system stack diagram](https://github.com/BerkeleyLab/caffeine/wiki/img/prif-stack.gif)
<img src="https://github.com/BerkeleyLab/prif-pubs/raw/main/img/PRIF-logo.gif" width="45%" align=top> <img src="https://github.com/BerkeleyLab/caffeine/wiki/img/prif-stack.gif" width="45%">

For details on the PRIF features that are implemented, please see the [Implementation Status doc](docs/implementation-status.md).

Expand Down
Loading