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 c862ea1 commit 7fe168dCopy full SHA for 7fe168d
README.md
@@ -72,3 +72,6 @@ LD_PRELOAD=libinterpolf.so <MPICMD> -n <NB_PROC> <BINARY>
72
Otherwise, you need to provide the absolute path to the `libinterpol.so` or `libinterpolf.so` file.
73
74
You can also check the documentation for the Rust back-end with the `make doc` command and run the unit tests with `make test`.
75
+
76
+Link to the PMPI wrapper generator:
77
+https://github.com/LLNL/wrap
0 commit comments