We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a47c808 commit 505f4f1Copy full SHA for 505f4f1
darshan-runtime/doc/darshan-runtime.txt
@@ -835,10 +835,8 @@ recommend using mpicc with GNU compilers to compile Darshan.
835
./configure --with-log-path=/darshan-logs --with-jobid-env=PBS_JOBID CC=mpicc
836
----
837
838
-The darshan-gen-* scripts described earlier in this document can be used
839
-to create variants of the standard mpicc/mpicxx/mpif77/mpif90 scripts
840
-that are Darshan enabled. These scripts will work correctly for both
841
-dynamic and statically linked executables.
+The MPICH profile configuration method described earlier in this document
+can be used to add Darshan instrumentation to executables at compile time.
842
843
=== Linux clusters using Intel MPI
844
0 commit comments