[Darshan-commits] [Git][darshan/darshan][dev-detailed-hdf5-mod] 39 commits: fix for fscanf wrappers in static linking
Shane Snyder
xgitlab at cels.anl.gov
Mon May 4 08:59:35 CDT 2020
Shane Snyder pushed to branch dev-detailed-hdf5-mod at darshan / darshan
Commits:
201d8d96 by Shane Snyder at 2020-04-07T09:24:20-05:00
fix for fscanf wrappers in static linking
- - - - -
50c4669d by Shane Snyder at 2020-04-07T09:24:20-05:00
Merge branch 'dev-fscanf-wrapper-fix' into 'master'
fix for fscanf wrappers in static linking
See merge request darshan/darshan!43
- - - - -
f759e67f by Shane Snyder at 2020-04-09T13:02:12-05:00
simplify static linking implementation
- - - - -
bbdfb4f9 by Shane Snyder at 2020-04-09T13:02:12-05:00
Merge branch 'dev-cleanup-static-link' into 'master'
simplify static linking implementation
See merge request darshan/darshan!44
- - - - -
3b575b42 by Shane Snyder at 2020-04-20T09:33:35-05:00
test stage should actually be shell, not batch
we invoke batch scheduler directly in our scripts
- - - - -
7dfbddce by Shane Snyder at 2020-04-20T09:33:35-05:00
Merge branch 'dev-gitlab-ci' into 'master'
add GitLab CI hooks
See merge request darshan/darshan!45
- - - - -
6c6ebd9b by Shane Snyder at 2020-04-23T10:57:17-05:00
only build master branch on commit
CI_COMMIT_REF_NAME, *not* CI_MERGE_REQUEST_TARGET_BRANCH_NAME
- - - - -
3e25d9ad by Shane Snyder at 2020-04-23T11:03:48-05:00
Merge branch 'dev-gitlab-ci-master-only' into 'master'
modify GitLab CI pipelines to build on master commits
See merge request darshan/darshan!47
- - - - -
beb6eeef by Shane Snyder at 2020-04-24T12:25:21-05:00
fix dynamic ld flags in config and pkgconfig
- - - - -
8dbe970a by Shane Snyder at 2020-04-24T12:40:12-05:00
Merge branch 'dev-fix-dynamic-ld-flags' into 'master'
fix dynamic ld flags in darshan-config and pkgconfig
See merge request darshan/darshan!49
- - - - -
f37ffc8d by Philip Carns at 2020-04-26T16:45:37-05:00
silence stdout from job-summary
- also remove --summary option
- closes #264
- - - - -
2e7a7a00 by Shane Snyder at 2020-04-26T16:45:38-05:00
Merge branch 'carns/issue-264-silence-summary' into 'master'
silence stdout from job-summary
Closes #264
See merge request darshan/darshan!50
- - - - -
1f6086e1 by Shane Snyder at 2020-04-26T18:33:11-05:00
modify cc wrappers to relax dynamic check
- - - - -
c54a8a42 by Shane Snyder at 2020-04-26T18:36:21-05:00
Merge branch 'dev-relax-dyn-cc-wrappers' into 'master'
relax dynamic linker check in compiler wrappers
See merge request darshan/darshan!51
- - - - -
4a3f37d9 by Philip Carns at 2020-04-26T21:12:10-05:00
add darshan-config --log-path option
closes #244
- - - - -
73972e98 by Shane Snyder at 2020-04-26T21:12:10-05:00
Merge branch 'carns/issue-244-show-log-path' into 'master'
add darshan-config --log-path option
Closes #244
See merge request darshan/darshan!52
- - - - -
cad82a11 by Rob Latham at 2020-04-26T21:55:52-05:00
Instrument offsets in DXT_MPIIO module
- - - - -
55921949 by Shane Snyder at 2020-04-26T21:55:52-05:00
Merge branch 'dev-dxt-mpiio-offset' into 'master'
DXT: include mpiio offset
See merge request darshan/darshan!46
- - - - -
39452379 by Jakob Luettgau at 2020-04-30T15:22:03-05:00
Darshan logutil helpers for Python bindings
- - - - -
49eb46cc by Shane Snyder at 2020-04-30T15:22:03-05:00
Merge branch 'python-bindings' into 'master'
Python Bindings via CFFI
See merge request darshan/darshan!31
- - - - -
a77f9a31 by Rob Latham at 2020-04-30T16:57:13-04:00
fix parameter order
In shutdown_bench_setup I called MPIIO_RECORD_WRITE with the 'type' and
'offset' parameters swapped.
- - - - -
92f6d7d3 by Shane Snyder at 2020-05-03T21:09:16-05:00
Merge branch 'bugfix-wrong-order' into 'master'
fix parameter order
See merge request darshan/darshan!53
- - - - -
f4ffd59b by Shane Snyder at 2020-05-03T21:11:23-05:00
changes for h5f/h5d module formats
- - - - -
1ed42962 by Shane Snyder at 2020-05-03T21:11:23-05:00
darshan-runtime support for h5d/h5f
- - - - -
1303aad0 by Shane Snyder at 2020-05-03T21:11:23-05:00
darshan-util support for h5d/h5f
- - - - -
6624f454 by Shane Snyder at 2020-05-03T21:28:12-05:00
support for h5d chunking & common access
- - - - -
07ed4f17 by Shane Snyder at 2020-05-03T21:28:12-05:00
updated hdf5 logutils code
- - - - -
5c8cbd8c by Shane Snyder at 2020-05-03T21:28:12-05:00
more back-compat code for h5d logutils
- - - - -
a0f75abd by Shane Snyder at 2020-05-03T21:28:12-05:00
fix version warnings for H5F module
- - - - -
ccfeb716 by Shane Snyder at 2020-05-03T21:28:12-05:00
updated HDF5 documentation for darshan-util
- - - - -
50b91540 by Shane Snyder at 2020-05-03T21:28:12-05:00
update autoconf support for hdf5 module
- - - - -
7331132f by Shane Snyder at 2020-05-03T21:28:12-05:00
hdf5 hyperslab fns only supported 1.10+
- - - - -
b6ff91f5 by Shane Snyder at 2020-05-03T21:28:12-05:00
fix logic in h5 version check
- - - - -
9ccb3e17 by Shane Snyder at 2020-05-03T21:28:12-05:00
don't forget DARSHAN_DECLs in hdf5 mod
- - - - -
1dd70f88 by Shane Snyder at 2020-05-03T21:29:33-05:00
remove stubs library and undefined ld-opts
- - - - -
9d5bb6af by Shane Snyder at 2020-05-03T21:29:33-05:00
keep mpi/stdio ld-opts for static links
- - - - -
c6365cd3 by Shane Snyder at 2020-05-03T21:29:33-05:00
make H5Dcreate1 undefined to avoid link issues
- - - - -
e3d83f74 by Shane Snyder at 2020-05-03T21:29:33-05:00
more build/runtime logic for H5 version changes
- - - - -
83205f58 by Shane Snyder at 2020-05-03T21:34:47-05:00
add HDF5 rpath to linker flags
also, relax runtime lib compatibility checks to only
enforce that runtime vs build time are both 1.10+ or both 1.10-
- - - - -
30 changed files:
- .gitlab-ci.yml
- ChangeLog
- darshan-dxt-log-format.h
- darshan-hdf5-log-format.h
- darshan-log-format.h
- darshan-runtime/Makefile.in
- darshan-runtime/configure
- darshan-runtime/configure.in
- darshan-runtime/darshan-common.h
- darshan-runtime/darshan-config.in
- darshan-runtime/darshan-dxt.h
- darshan-runtime/darshan-gen-cc.pl.in
- darshan-runtime/darshan-gen-cxx.pl.in
- darshan-runtime/darshan-gen-fortran.pl.in
- darshan-runtime/darshan-runtime-config.h.in
- darshan-runtime/doc/darshan-runtime.txt
- darshan-runtime/lib/darshan-common.c
- darshan-runtime/lib/darshan-dxt.c
- − darshan-runtime/lib/darshan-hdf5-stubs.c
- darshan-runtime/lib/darshan-hdf5.c
- darshan-runtime/lib/darshan-mpiio.c
- − darshan-runtime/lib/darshan-pnetcdf-stubs.c
- darshan-runtime/lib/darshan-posix.c
- darshan-runtime/lib/pkgconfig/darshan-runtime.pc.in
- − darshan-runtime/share/ld-opts/darshan-hdf5-ld-opts
- + darshan-runtime/share/ld-opts/darshan-hdf5-ld-opts.in
- darshan-runtime/share/ld-opts/darshan-pnetcdf-ld-opts
- darshan-runtime/share/ld-opts/darshan-stdio-ld-opts → darshan-runtime/share/ld-opts/darshan-stdio-ld-opts.in
- darshan-test/automated/common/build.sh
- darshan-test/automated/common/configure.sh
The diff was not included because it is too large.
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/compare/91949d475399aaca0a16aecee062b3839f802f1e...83205f580a06e37784a14e8181005f8be7876ed7
--
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/compare/91949d475399aaca0a16aecee062b3839f802f1e...83205f580a06e37784a14e8181005f8be7876ed7
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/20200504/014beb4c/attachment-0001.html>
More information about the Darshan-commits
mailing list