Skip to content

Commit

Permalink
doc(joss): add prif software stack figure
Browse files Browse the repository at this point in the history
  • Loading branch information
rouson committed Feb 6, 2025
1 parent 9372d76 commit 2629fa8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
Binary file added docs/joss/PRIF-software-stack-with-more.pdf
Binary file not shown.
7 changes: 2 additions & 5 deletions docs/joss/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,12 +122,9 @@ Test citations:

# Figures

Figures can be included like this:
![Caption for example figure.\label{fig:example}](figure.png)
and referenced from text using \autoref{fig:example}.
Figures \autoref{fig:example} depicts a Fortran software stack in which a parallel runtime library such as Caffeine supportes compiled Fortran code by implementing PRIF.

Figure sizes can be customized by adding an optional second parameter:
![Caption for example figure.](figure.png){ width=20% }
![The parallel Fortran software stack enabled by the Caffeine parallel runtime PRIF implementation.\label{fig:prif-stack}](PRIF-software-stack-with-more.pdf){ width=100% }

# Acknowledgements

Expand Down

0 comments on commit 2629fa8

Please sign in to comment.