BerkeleyLab / caffeine

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

Consider adding `pure` or `simple` to PRIF interfaces #80

Open bonachea opened 5 months ago

bonachea commented 5 months ago

Many PRIF interfaces mimic language intrinsic functions that IIUC are specified by 16.1 as simple.

We should discuss the pros and cons of adding simple/pure decorations to the PRIF interface