[Darshan-commits] [Git][darshan/darshan][master] 2 commits: remove deprecated Fortran notes
Shane Snyder
xgitlab at cels.anl.gov
Thu Mar 26 15:23:57 CDT 2020
Shane Snyder pushed to branch master at darshan / darshan
Commits:
54d7a7a4 by Philip Carns at 2020-03-26T15:23:55-05:00
remove deprecated Fortran notes
- current version of Darshan should work with the particular Intel and
MPICH versions noted in the docs since there is no longer a problem
with bindings using PMPI directly
- - - - -
428247f4 by Shane Snyder at 2020-03-26T15:23:55-05:00
Merge branch 'carns/dev-remove-fortran-doc-notes' into 'master'
remove deprecated Fortran notes
See merge request darshan/darshan!40
- - - - -
1 changed file:
- darshan-runtime/doc/darshan-runtime.txt
Changes:
=====================================
darshan-runtime/doc/darshan-runtime.txt
=====================================
@@ -555,17 +555,6 @@ You can use the `LD_PRELOAD` method described earlier in this document to
instrument executables compiled with the Intel MPI compiler scripts. This
method has been briefly tested using both GNU and Intel compilers.
-.Caveat
-[NOTE]
-====
-Darshan is only known to work with C and C++ executables generated by the
-Intel MPI suite in versions prior to the 2017 version -- Darshan will not
-produce instrumentation for Fortran executables in these earlier versions (pre-2017).
-For more details on this issue please check this Intel forum discussion:
-
-http://software.intel.com/en-us/forums/showthread.php?t=103447&o=a&s=lr
-====
-
=== Linux clusters using MPICH
Follow the generic instructions provided at the top of this document. For MPICH versions 3.1 and
@@ -579,12 +568,6 @@ based on a GNU compiler. Once Darshan has been installed, it should be
capable of instrumenting executables built with GNU, Intel, and PGI
compilers.
-[NOTE]
-Darshan is not capable of instrumenting Fortran applications build with MPICH versions 3.1.1, 3.1.2,
-or 3.1.3 due to a library symbol name compatibility issue. Consider using a newer version of
-MPICH if you wish to instrument Fortran applications. Please see
-http://trac.mpich.org/projects/mpich/ticket/2209 for more details.
-
[NOTE]
MPICH versions 3.1, 3.1.1, 3.1.2, and 3.1.3 may produce link-time errors when building static
executables (i.e. using the -static option) if MPICH is built with shared library support.
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/compare/f4939002fc782f4335554f73cd55001f72ff400e...428247f44ce98f2d5430f8b90d8699dfaa164b84
--
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/compare/f4939002fc782f4335554f73cd55001f72ff400e...428247f44ce98f2d5430f8b90d8699dfaa164b84
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/20200326/13a40c04/attachment-0001.html>
More information about the Darshan-commits
mailing list