[Darshan-commits] [Git][darshan/darshan][master] additionally set __wrap_MPI_Init to undefined

Shane Snyder xgitlab at cels.anl.gov
Tue Feb 27 13:24:17 CST 2018


Shane Snyder pushed to branch master at darshan / darshan


Commits:
1c72daf9 by Shane Snyder at 2018-02-27T13:24:13-06:00
additionally set __wrap_MPI_Init to undefined

- - - - -


1 changed file:

- darshan-runtime/share/ld-opts/darshan-base-ld-opts.in


Changes:

=====================================
darshan-runtime/share/ld-opts/darshan-base-ld-opts.in
=====================================
--- a/darshan-runtime/share/ld-opts/darshan-base-ld-opts.in
+++ b/darshan-runtime/share/ld-opts/darshan-base-ld-opts.in
@@ -1,4 +1,5 @@
 --undefined=MPI_Init
+--undefined=__wrap_MPI_Init
 --undefined=MPI_Wtime
 --wrap=MPI_Init
 --wrap=MPI_Init_thread



View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/1c72daf9be62ff05f1decac2b6ab1d83e9b2b564

---
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/1c72daf9be62ff05f1decac2b6ab1d83e9b2b564
You're receiving this email because of your account on xgitlab.cels.anl.gov.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20180227/07a78d97/attachment.html>


More information about the Darshan-commits mailing list