We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00cd93b commit c656e96Copy full SHA for c656e96
README.md
@@ -25,6 +25,8 @@ We CI test with compilers including:
25
* Clang ≥ 6
26
* Intel oneAPI
27
28
+This repo's examples also work with Cray compilers.
29
+
30
In general, strongly avoid the FortranCInterface of CMake and mangling function names--just use Fortran 2003 standard `bind(C)`.
31
32
## Examples
0 commit comments