[Darshan-users] darshan-job-summary.pl fails with path containing underscores
mouhamed.gueye at bull.net
mouhamed.gueye at bull.net
Tue Jun 26 08:22:32 CDT 2012
Hello,
With darshan 2.2.0, darshan-job-summary.pl hangs when used on data
generated from an application doing I/O operations on a filesystem that
has the underscore character in its name (/home_nfs for example).
Actually, pdflatex is the one hanging because of that underscore
character.
To solve this issue, just add "usepackage{underscore}" into
darshan-job-summary/share/summary.tex.
=============================================
--- darshan-job-summary/share/summary.tex 2012-06-26
15:03:46.000000000 +0200
+++ darshan-job-summary/share/summary.tex.patched 2012-06-26
15:03:33.000000000 +0200
@@ -6,6 +6,7 @@
\usepackage{lastpage}
\usepackage{subfigure}
\usepackage{multirow}
+\usepackage{underscore}
%
% GET THE MARGINS RIGHT, THE UGLY WAY
%
=============================================
Thanks,
Mouhamed GUEYE
HPC Engineer
Phone +33 (0)4 76 29 74 91
Bull, Architect of an Open World
http://www.bull.com
Bull World Web TV -> http://www.bull-world.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-users/attachments/20120626/a087f86f/attachment.html>
More information about the Darshan-users
mailing list