Skip to content

Commit 7fe168d

Browse files
authored
changement du readme
Ajout dans le README du lien vers le wrapper utilisé pour la bibliothèque d'interposition Fortran
1 parent c862ea1 commit 7fe168d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,6 @@ LD_PRELOAD=libinterpolf.so <MPICMD> -n <NB_PROC> <BINARY>
7272
Otherwise, you need to provide the absolute path to the `libinterpol.so` or `libinterpolf.so` file.
7373

7474
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

Comments
 (0)