[Darshan-commits] [Git][darshan/darshan][master] 2 commits: update runtime docs re: intel mpi 2017 & fortran
Shane Snyder
xgitlab at cels.anl.gov
Thu Dec 8 16:03:48 CST 2016
Shane Snyder pushed to branch master at darshan / darshan
Commits:
87d09dde by Shane Snyder at 2016-12-08T11:56:55-06:00
update runtime docs re: intel mpi 2017 & fortran
- - - - -
55960ccf by Shane Snyder at 2016-12-08T16:02:59-06:00
add note to darshan-util docs about latex deps
- - - - -
2 changed files:
- darshan-runtime/doc/darshan-runtime.txt
- darshan-util/doc/darshan-util.txt
Changes:
=====================================
darshan-runtime/doc/darshan-runtime.txt
=====================================
--- a/darshan-runtime/doc/darshan-runtime.txt
+++ b/darshan-runtime/doc/darshan-runtime.txt
@@ -449,8 +449,9 @@ method has been briefly tested using both GNU and Intel compilers.
[NOTE]
====
Darshan is only known to work with C and C++ executables generated by the
-Intel MPI suite. Darshan will not produce instrumentation for Fortran
-executables. For more details please check this Intel forum discussion:
+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
====
=====================================
darshan-util/doc/darshan-util.txt
=====================================
--- a/darshan-util/doc/darshan-util.txt
+++ b/darshan-util/doc/darshan-util.txt
@@ -39,7 +39,6 @@ make
make install
----
-[NOTE]
The darshan-util package is intended to be used on a login node or
workstation. For most use cases this means that you should
either leave CC to its default setting or specify a local compiler. This is
@@ -97,6 +96,12 @@ You can also manually specify the name of the output file using the
An example of the output produced by darshan-job-summary.pl can be found
link:http://www.mcs.anl.gov/research/projects/darshan/docs/ssnyder_ior-hdf5_id3655016_9-23-29011-12333993518351519212_1.darshan.pdf[HERE].
+*NOTE*: The darshan-job-summary tool depends on a few LaTeX packages that may not
+be availalble by default on all systems, including: lastpage, subfigure, and
+threeparttable. These packages can be found and installed using your system's package
+manager. For instance, the packages can be installed on Debian or Ubuntu systems as
+follows: `apt-get install texlive-latex-extra`
+
=== darshan-summary-per-file.sh
This utility is similar to darshan-job-summary.pl, except that it produces a
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/compare/05486dc8ea20afbf18838e1a742e5daa029e733d...55960ccffb4596dc35621b6fd3c8bfc85b5f8131
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20161208/7bbf5a2a/attachment-0001.html>
More information about the Darshan-commits
mailing list