[Darshan-commits] [Git][darshan/darshan][python-job-summary] 34 commits: brief documentation for spack packages

Kevin Harms xgitlab at cels.anl.gov
Mon Apr 5 16:48:49 CDT 2021



Kevin Harms pushed to branch python-job-summary at darshan / darshan


Commits:
1e44c0ae by Phil Carns at 2021-03-10T16:51:38-05:00
brief documentation for spack packages

- - - - -
8de30ada by Philip Carns at 2021-03-10T15:52:51-06:00
Merge branch 'carns/darshan-runtim-doc-spack' into 'master'

brief documentation for spack packages

Closes #308

See merge request darshan/darshan!81
- - - - -
e16ee404 by Kevin Harms at 2021-03-10T23:35:38-06:00
Python cleanup

- - - - -
913450d7 by Shane Snyder at 2021-03-10T23:35:38-06:00
Merge branch 'python-cleanup' into 'master'

Python cleanup

See merge request darshan/darshan!79
- - - - -
c436afe9 by Phil Carns at 2021-03-11T10:11:19-05:00
convert dxt_analyzier to python3

- includes changes suggested by futurize utility

- - - - -
8f4cdc1c by Philip Carns at 2021-03-11T09:12:38-06:00
Merge branch 'carns/issue-310-dxt-analyzer-python3' into 'master'

convert dxt_analyzier to python3

Closes #310

See merge request darshan/darshan!82
- - - - -
4cac1e1e by Phil Carns at 2021-03-11T16:59:17-05:00
clarify comments and configure help for max mem

- - - - -
117568d3 by Phil Carns at 2021-03-11T16:59:55-05:00
boost default per-process memory limit to 4 MiB

- - - - -
4f87238e by Philip Carns at 2021-03-11T16:01:31-06:00
Merge branch 'carns/issue-290-maxmem' into 'master'

increase max memory per process

Closes #290

See merge request darshan/darshan!83
- - - - -
e4d608dd by Phil Carns at 2021-03-11T17:46:48-05:00
validate input file format in dxt_analyzer

- - - - -
286dda22 by Philip Carns at 2021-03-11T16:51:12-06:00
Merge branch 'carns/issue-286-dxt-analyzer-error' into 'master'

validate input file format in dxt_analyzer

Closes #286

See merge request darshan/darshan!84
- - - - -
ae2b411e by Jakob Luettgau at 2021-03-16T13:49:38-05:00
Add some troubleshooting notes about potentially missing dependencies and this being tested only in bash (although all source are replaced by . now which enjoys better support.)

- - - - -
80c88c16 by Shane Snyder at 2021-03-16T13:49:38-05:00
Merge branch 'luettgau-python-cleanup' into 'master'

More Python Cleanup & Restore Wheel Building

See merge request darshan/darshan!85
- - - - -
1bd5b2db by Philip Carns at 2021-03-16T14:05:47-05:00
improve handling of incomplete logs

- exit with error by default in parsers
- show more verbose error message with tips to help
- add --show-incomplete option to enable previous behavior
- properly set incomplete flag for modules that don't store any records

- - - - -
7d4a80ab by Shane Snyder at 2021-03-16T14:05:47-05:00
Merge branch 'carns/issue-284-incomplete-warning' into 'master'

improve handling of incomplete logs

Closes #284

See merge request darshan/darshan!87
- - - - -
332f4ebb by Shane Snyder at 2021-03-18T00:47:00-05:00
switch lustre ioctls to fgetxattr

some configure cleanup as well as modification of darshan
linker flags when lustre module is enabled

Fixes #270

- - - - -
e245da9d by Shane Snyder at 2021-03-18T00:47:00-05:00
Merge branch 'dev-270-lustre-ioctl-crash' into 'master'

modify Darshan's Lustre module to use fgetxattr for getting stripe info

See merge request darshan/darshan!89
- - - - -
e62a6255 by Phil Carns at 2021-03-24T16:33:07-04:00
avoid attempting to instrument final log rename()

- - - - -
d26bf896 by Phil Carns at 2021-03-24T16:55:23-04:00
bug fix to internal shutdown timing

- - - - -
755e6853 by Philip Carns at 2021-03-24T15:57:42-05:00
Merge branch 'carns/issue-312-log-time-name' into 'master'

fix internal timing for finalize

Closes #312

See merge request darshan/darshan!90
- - - - -
92501e87 by Jakob Luettgau at 2021-03-25T11:13:34-05:00
PyDarshan: Record Collections

- - - - -
054de670 by Shane Snyder at 2021-03-25T11:13:34-05:00
Merge branch 'pydarshan-RecordCollection' into 'master'

PyDarshan: Record Collections

See merge request darshan/darshan!86
- - - - -
cfda2264 by Shane Snyder at 2021-03-25T21:48:40-05:00
Add H5D module counter to indicate corresponding H5F record ID

- - - - -
63130594 by Shane Snyder at 2021-03-25T21:48:40-05:00
Merge branch 'dev-h5d-file-rec-counter' into 'master'

Add H5D module counter to indicate corresponding H5F record  ID

See merge request darshan/darshan!91
- - - - -
f0835bed by Shane Snyder at 2021-03-26T11:28:55-05:00
expose new H5D module counter via pydarshan

- - - - -
6616d73b by Shane Snyder at 2021-03-26T16:37:33-05:00
runtime docs typos

- - - - -
f1b80c21 by Shane Snyder at 2021-03-26T16:49:37-05:00
updated H5D counter documentation

- - - - -
3b8be5c5 by Sudheer Chunduri at 2021-03-29T19:57:46-05:00
Integrate AutoPerf submodule

- - - - -
59379bfb by Shane Snyder at 2021-03-29T19:57:46-05:00
Merge branch 'autoperf-mod-update' into 'master'

Autoperf MPI module (APMPI) in Darshan

See merge request darshan/darshan!80
- - - - -
c7d2fb20 by Shane Snyder at 2021-03-31T20:18:20+00:00
updated autoperf submodule for bug fix

- - - - -
d9fd34f3 by Shane Snyder at 2021-03-31T20:23:45+00:00
update autoperf submodule for one more bug fix

- - - - -
dcc18274 by Sudheer Chunduri at 2021-03-31T23:44:37+00:00
apmpi/pydarshan: update the pydarshan to process APMPI records

- - - - -
7e18ce28 by Sudheer Chunduri at 2021-04-01T21:16:57+00:00
autoperf few fixes and code cleanup

- - - - -
bdec8139 by Sudheer Chunduri at 2021-04-01T16:19:43-05:00
Merge branch 'apmpi-pydarshan-fixes' into 'master'

Apmpi pydarshan fixes

See merge request darshan/darshan!93
- - - - -


30 changed files:

- + .gitmodules
- ChangeLog
- darshan-hdf5-log-format.h
- darshan-log-format.h
- darshan-runtime/Makefile.in
- − darshan-runtime/configure
- darshan-runtime/configure.in
- darshan-runtime/darshan-config.in
- darshan-runtime/darshan-core.h
- darshan-runtime/darshan-dynamic.h
- darshan-runtime/darshan-runtime-config.h.in
- darshan-runtime/doc/darshan-runtime.txt
- darshan-runtime/lib/darshan-bgq.c
- darshan-runtime/lib/darshan-core.c
- darshan-runtime/lib/darshan-hdf5.c
- darshan-runtime/lib/darshan-lustre.c
- darshan-runtime/lib/darshan-mdhim.c
- darshan-runtime/lib/darshan-mpiio.c
- darshan-runtime/lib/darshan-null.c
- darshan-runtime/lib/darshan-pnetcdf.c
- darshan-runtime/lib/darshan-posix.c
- darshan-runtime/lib/darshan-stdio.c
- darshan-runtime/lib/pkgconfig/darshan-runtime.pc.in
- darshan-runtime/share/ld-opts/darshan-base-ld-opts.in
- darshan-test/RELEASE-CHECKLIST.txt
- darshan-util/Makefile.in
- − darshan-util/configure
- darshan-util/configure.in
- darshan-util/darshan-dxt-parser.c
- darshan-util/darshan-hdf5-logutils.c


The diff was not included because it is too large.


View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/-/compare/649e3d35eeac81ae6273add1951aa338cf20334f...bdec813963ab6484d928fe361da0e5887de33a51

-- 
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/-/compare/649e3d35eeac81ae6273add1951aa338cf20334f...bdec813963ab6484d928fe361da0e5887de33a51
You're receiving this email because of your account on xgitlab.cels.anl.gov.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20210405/8e94f19b/attachment.html>


More information about the Darshan-commits mailing list