<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="font-family: 'Segoe UI',Frutiger,'Frutiger Linotype','Dejavu Sans','Helvetica Neue',Arial,sans-serif; font-size: 14px;">
<div class="hiri-body-wrapper" contenteditable="true">
<div>Hi Mahzad,<br>
<br>
Everything you are doing looks fine to me.  It's possible that we have a bug that is being triggered in darshan-convert (this is a command line utility called within darshan-summary-per-file.sh to help split up the data).  <br>
<br>
Are you able to run darshan-job-summary.pl and/or darshan-parser on the log file?<br>
<br>
Can you share your log file for us to have a look at it and see if we can reproduce?<br>
<br>
thanks!<br>
-Phil<br>
 </div>
</div>
 
<div class="hiri-extra" contenteditable="false">
<p>On 2019-01-15 19:54:20-05:00 Darshan-users wrote:</p>
<blockquote style="padding-left:10px; border-left:1px solid #ccc; margin:0">
<div>Hello all,
<div></div>
<div>I have a python code and I am using parallel hdf5 through h5py. </div>
<div>I compiled darshan with the following options:<br>
 ./configure --prefix=/home/mkhoshle/instal<wbr>ls/darshan --with-mem- align=8 --with-log-path=/oasis/scratch/comet/mkho<wbr>shle/temp_project/darshan-logs --with-jobid-env=PBS_JOBID --enable-HDF5-post-1.10 CC=mpicc </div>
<div></div>
<div>I set the the environment variable LD_PRELOAD as:</div>
<div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures; color: #c1651c">export</span><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb"> LD_PRELOAD=</span><span style="font-variant-ligatures: no-common-ligatures">/home/mkhoshle/installs/darshan/lib/libdarshan.so:/home/mkhoshle/hdf5/v1.10.1/lib/libhdf5.so</span></div>
</div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
</div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<span style="font-variant-ligatures: no-common-ligatures">And I am using Darshan 3.1.5.</span></div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
I can run my code with no error but when I run darshan-summary-per-file.sh I get the following error and I get no output.</div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
</div>
<div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;">
<div style="margin: 0px; font-stretch: normal; line-height: normal;"><span style="font-variant-ligatures: no-common-ligatures">darshan-summary-per-file.sh /oasis/scratch/comet/mkhoshle/temp_project/darshan-logs/2019/1/15/mkhoshle_python_id10574_1-15-58292-3565400970146387705_1.darshan
 /oasis/scratch/comet/mkhoshle/temp_project/darshan/58292</span></div>
<div style="margin: 0px; font-stretch: normal; line-height: normal;"></div>
<div style="margin: 0px; font-stretch: normal; line-height: normal;"><span style="font-variant-ligatures: no-common-ligatures">Status: Generating summary for file 1 of 64: __init__.py</span></div>
<div style="margin: 0px; font-stretch: normal; line-height: normal;"><span style="font-variant-ligatures: no-common-ligatures">=======================================================</span></div>
<div style="margin: 0px; font-stretch: normal; line-height: normal;"><span style="font-variant-ligatures: no-common-ligatures">/home/mkhoshle/installs/darshan/bin/darshan-summary-per-file.sh: line 63: 27764 Segmentation fault darshan-convert --file $hash $1
 $2/$file.darshan</span></div>
<div style="margin: 0px; font-stretch: normal; line-height: normal;"><span style="font-variant-ligatures: no-common-ligatures">=======================================================</span></div>
<div style="margin: 0px; font-stretch: normal; line-height: normal;"><span style="font-variant-ligatures: no-common-ligatures">darshan-summary-per-file.sh done. Results can be found in /oasis/scratch/comet/mkhoshle/temp_project/darshan/58292/*.pdf.</span></div>
<div style="margin: 0px; font-stretch: normal; line-height: normal;"></div>
<div style="margin: 0px; font-stretch: normal; line-height: normal;">Am I doing anything wrong? </div>
<div style="margin: 0px; font-stretch: normal; line-height: normal;"></div>
<div style="margin: 0px; font-stretch: normal; line-height: normal;">Thanks,</div>
</div>
</div>
</blockquote>
</div>
</body>
</html>