BerkeleyLab / caffeine

A parallel runtime library for Fortran compilers
https://berkeleylab.github.io/caffeine/
Other
37 stars 7 forks source link

Update README.md with PRIF 0.4 citation #118

Closed bonachea closed 1 month ago

bonachea commented 1 month ago

Need to update README.md with PRIF 0.4 citation:

Dan Bonachea, Katherine Rasmussen, Brad Richardson, Damian Rouson.
"[**Parallel Runtime Interface for Fortran (PRIF) Specification, Revision 0.4**](https://github.com/BerkeleyLab/caffeine/wiki/pubs/PRIF_0.4.pdf)",
Lawrence Berkeley National Laboratory Technical Report (LBNL-2001604), July 2024.
<https://doi.org/10.25344/S4WG64>

I'm thinking this should happen not before prif.f90 has been updated with the appropriate interface declarations.

bonachea commented 1 month ago

Fixed in c8b9d42f