Skip to content

Commit 882ebd5

Browse files
committed
Updated README with merge changes
2 parents b4c2756 + 7fe168d commit 882ebd5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,6 @@ LD_PRELOAD=libinterpol-f.so <MPICMD> -n <NB_PROC> <BINARY>
6767

6868
Otherwise, you need to provide the absolute path to the `libinterpol.so` or `libinterpol-f.so` file.
6969

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`.
70+
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

Comments
 (0)