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.
2 parents b4c2756 + 7fe168d commit 882ebd5Copy full SHA for 882ebd5
README.md
@@ -67,4 +67,6 @@ LD_PRELOAD=libinterpol-f.so <MPICMD> -n <NB_PROC> <BINARY>
67
68
Otherwise, you need to provide the absolute path to the `libinterpol.so` or `libinterpol-f.so` file.
69
70
-You can also check the documentation for the Rust back-end with the `make doc` command and run its unit tests with `make test`.
+You can also check the documentation for the Rust back-end with the `make doc` command and run the unit tests with `make test`.
71
+
72
+Link to the PMPI wrapper generator: [LLNL/wrap](https://github.com/LLNL/wrap)
0 commit comments