You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/implementation-status.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
Caffeine is an implementation of the Parallel Runtime Interface for Fortran (PRIF). This document
4
4
outlines the implementation status in Caffeine of the features defined in the
5
5
[latest PRIF specification, revision 0.5](https://dx.doi.org/10.25344/S4CG6G). Caffeine contains interfaces for all
6
-
of the PRIF procedures (except when mentioned otherwise below) and the symbols are linkable and callable, but some procedures will fail at runtime with an unimplemented error. For
6
+
of the PRIF procedures (except when stated otherwise below) and the symbols are linkable and callable, but some procedures will fail at runtime with an unimplemented error. For
7
7
more details about the implementation of the various PRIF features, please see the
0 commit comments