[Darshan-users] No PDF file generation with darshan-summary-per-file.sh or darshan-job-summary.pl utility

Suman, Preeti preeti.suman at intel.com
Tue Sep 8 11:41:14 CDT 2015


Hi Phil,

Thanks for your reply. "multirow.sty" is present in /usr/share/texlive/texmf-dist/tex/latex/multirow with the initial installation of the below mentioned packages and texlive:

perl-Pod-LaTeX.noarch                                                  [
texlive-collection-latex.noarch
texlive-collection-latexrecommended.noarch
texlive-latex.noarch
texlive-latex-bin.noarch
texlive-latex-bin-bin.noarch
texlive-latex-fonts.noarch
texlive-latexconfig.noarch
texlive-lualatex-math.noarch
texlive-pslatex.noarch
texlive-thailatex.noarch

Now darshan-summary-per-file.sh and darshan-job-summary.pl are successfully creating the PDF files after installing other available latex packages with the dependencies using yum list \*latex\*  and yum install:


asciidoc-latex.noarch 0:8.6.8-5.el7

dblatex.noarch 0:0.3.4-11.el7

doxygen-latex.x86_64 1:1.8.5-3.el7

gnuplot-latex.noarch 0:4.6.2-3.el7

latex2html.noarch 0:2012-3.el7

latex2rtf.x86_64 0:2.3.8-3.el7

latex2rtf-debuginfo.x86_64 0:2.3.8-3.el7

maven-doxia-module-latex.noarch 0:1.4-5.el7

texlive-lualatex-math-doc.noarch 2:svn29346.1.2-32.el7

texlive-thailatex-doc.noarch 2:svn29349.0.5.1-32.el7

Regards,
Preeti


From: darshan-users-bounces at lists.mcs.anl.gov [mailto:darshan-users-bounces at lists.mcs.anl.gov] On Behalf Of Phil Carns
Sent: Tuesday, September 8, 2015 8:52 AM
To: darshan-users at lists.mcs.anl.gov
Subject: Re: [Darshan-users] No PDF file generation with darshan-summary-per-file.sh or darshan-job-summary.pl utility

Hi Preeti,

Sorry you ran into trouble with this- I've put some suggestions inline with your questions below.

On 09/06/2015 11:07 PM, Suman, Preeti wrote:
Hi,
I have recently started working with Darshan 2.3.1 on my system.  I have installed all the prerequisites: Perl, pdflatex, epstopdf, and gnuplot to enable darshan-job-summary.pl utility. I have few questions specified below regarding the use of darshan-summary-per-file.sh and darshan-job-summary.pl.

System specification:
Kernel Version: Linux 4.0.5-1.el7.elrepo.x86_64
Operating System: CentOS Linux release 7.1.1503
CPU: Intel(R) Xeon(R) CPU E5-2630 v3 @ 2.40GHz (Haswell-EP)
Architecture:x86_64
Compiler: GCC 5.1.0
MPI: Intel MPI

#### BEGIN : output of darshan-summary-per-file.sh

$ darshan-summary-per-file.sh carns_mpi-io-test-ppc64-2.3.1_id426989_3-13-61875-4723177368895607730_1.darshan.gz ../output
Status: Generating summary for file 1 of 1: mpi-io-test.dat
=======================================================
Slowest unique file time: 0
Slowest shared file time: 0.190554
Total bytes read and written by app (may be incorrect): 33554432
Total absolute I/O time: 0.190554
LaTeX generation (phase1) failed [256], aborting summary creation.
error log:
or enter new name. (Default extension: sty)

Enter file name:
! Emergency stop.
<read *>

l.8 \usepackage
               {multirow}^^M
!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on summary.log.
=======================================================
darshan-summary-per-file.sh done. Results can be found in /nfs/fx/proj/coralhpctools/users/psuman/myBuilds/Darshan/gcc/0904_logs/out1/*.pdf.

#### END: darshan-summary-per-file.sh

I am using the few benchmarks and darshan-test/example-output files to test the installation. There is no PDF file generation while running the darshan-summary-per-file.sh or darshan-job-summary.pl utility. Here are few questions:

a) Is the error message of darshan-summary-per-file.sh utility mentioned above linked to Darshan or PDFLatex?

This is a pdflatex error.


b) Is there any other dependency needed to enable darshan-summary-per-file.sh and other utilities?

Apparently so :)  We might be able to add safety checks to prevent this in the future once we figure out what your problem is.



c) If this is not a dependency error, What could be the reason for the error?


In my experience pdflatex errors are notoriously misleading, but it looks like the problem might be a missing multirow.sty file.  Can you check to see if this is present on your system?

On Ubuntu 15.04 it can be found in /usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty and is a part of the texlive-latex-extra package.

thanks,
-Phil


Will greatly appreciate your response.

Thanks,
Preeti


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-users/attachments/20150908/d6df05c5/attachment-0001.html>


More information about the Darshan-users mailing list