[Darshan-commits] [Git][darshan/darshan][carns/dev-dyn-link-updates] fix jumbled recipe between intel mpi and mpich

Philip Carns xgitlab at cels.anl.gov
Fri Mar 27 09:37:39 CDT 2020



Philip Carns pushed to branch carns/dev-dyn-link-updates at darshan / darshan


Commits:
05a89d4b by Phil Carns at 2020-03-27T10:37:05-04:00
fix jumbled recipe between intel mpi and mpich

- - - - -


1 changed file:

- darshan-runtime/doc/darshan-runtime.txt


Changes:

=====================================
darshan-runtime/doc/darshan-runtime.txt
=====================================
@@ -477,24 +477,17 @@ application compilations by running "module load darshan".
 
 === Linux clusters using MPICH
 
-Most Intel MPI installations produce dynamic executables by default.  To
-configure Darshan in this environment you can use the following example:
+Most MPICH installations produce dynamic executables by default.  To
+configure Darshan in this environment you can use the following example.  We
+recommend using mpicc with GNU compilers to compile Darshan.
 
 ----
 ./configure --with-log-path=/darshan-logs --with-jobid-env=PBS_JOBID CC=mpicc
 ----
 
-.Rationale
-[NOTE]
-====
-There is nothing unusual in this configuration except that you should use
-the underlying GNU compilers rather than the Intel ICC compilers to compile
-Darshan itself.
-====
-
-We recommend using the darshan-gen-* script described earlier in this
-document to create variants of the standard mpicc/mpicxx/mpif77/mpif90
-scipts that are Darshan enabled.  These scripts will work correctly for both
+The darshan-gen-* scripts described earlier in this document can be used
+to create variants of the standard mpicc/mpicxx/mpif77/mpif90 scipts
+that are Darshan enabled.  These scripts will work correctly for both
 dynamic and statically linked executables.
 
 === Linux clusters using Intel MPI



View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/05a89d4b09c21ceb8449a8fa1af8cd99a325ebb7

-- 
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/05a89d4b09c21ceb8449a8fa1af8cd99a325ebb7
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/20200327/287bbe7c/attachment-0001.html>


More information about the Darshan-commits mailing list