<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi all,<div class=""><br class=""></div><div class="">I am trying to use dxt_analyzer to get the traces and the OSTs assigned to each of my files during my simulations. When I run dxt_analyzer on my darshan log file the I/O trace file get created. However, I noticed that the report is not complete and does not provide the tracing info on all of my files. I have .XTC file which is my main file and all the data needs to be read are included in this file. I have .psf file and .npz file which is a hidden file and contains the offsets for my .XTC file. I am able to see the tracing report for .psf and .npz files, but nothing for .XTC file which is weird. Does any one know why this is the case? Is not it supposed to report the tracing info for all the files?</div><div class=""><br class=""></div><div class="">I set the following parameters in my submit script before I run my code.</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #c1651c" class="">export</span><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb" class=""> LD_PRELOAD=</span><span style="font-variant-ligatures: no-common-ligatures" class="">/home/mkhoshle/installs/darshan/lib/libdarshan.so:/home/mkhoshle/hdf5/v1.10.1/lib/libhdf5.so</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(64, 11, 217);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#export LD_PRELOAD=/home/mkhoshle/installs/darshan/lib/libdarshan.so</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo;" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #c1651c" class="">export</span><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb" class=""> DARSHAN_LOGPATH=</span><span style="font-variant-ligatures: no-common-ligatures" class="">/oasis/scratch/comet/mkhoshle/temp_project/darshan-logs</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(200, 20, 201);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #c1651c" class="">export</span><span style="font-variant-ligatures: no-common-ligatures; color: #2eaebb" class=""> SLURM_NODEFILE=</span><span style="font-variant-ligatures: no-common-ligatures" class="">`generate_pbs_nodefile`</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(46, 174, 187);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #c1651c" class="">export</span><span style="font-variant-ligatures: no-common-ligatures" class=""> DARSHAN_DISABLE_SHARED_REDUCTION=</span><span style="font-variant-ligatures: no-common-ligatures; color: #b42419" class="">1</span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(46, 174, 187);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #c1651c" class="">export</span><span style="font-variant-ligatures: no-common-ligatures" class=""> DXT_ENABLE_IO_TRACE=</span><span style="font-variant-ligatures: no-common-ligatures; color: #b42419" class="">8</span></div></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(46, 174, 187);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #b42419" class=""><br class=""></span></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(46, 174, 187);" class=""><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(46, 174, 187);" class=""><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px;" class="">Thanks in advance,</span></div></body></html>