Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Shane Snyder
darshan
Commits
31e76e2c
Commit
31e76e2c
authored
Jun 10, 2016
by
Shane Snyder
Browse files
update MPI-IO module to reflect recent changes
parent
abf1d5ea
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
darshan-runtime/Makefile.in
View file @
31e76e2c
...
@@ -35,8 +35,8 @@ CFLAGS_SHARED = -DDARSHAN_CONFIG_H=\"darshan-runtime-config.h\" -I . -I$(srcdir)
...
@@ -35,8 +35,8 @@ CFLAGS_SHARED = -DDARSHAN_CONFIG_H=\"darshan-runtime-config.h\" -I . -I$(srcdir)
LIBS
=
-lz
@LIBBZ2@
LIBS
=
-lz
@LIBBZ2@
DARSHAN_STATIC_MOD_OBJS
=
lib/darshan-posix.o
DARSHAN_STATIC_MOD_OBJS
=
lib/darshan-posix.o
lib/darshan-mpiio.o
# TODO:
lib/darshan-mpiio.o
lib/darshan-hdf5.o lib/darshan-pnetcdf.o
# TODO: lib/darshan-hdf5.o lib/darshan-pnetcdf.o
DARSHAN_DYNAMIC_MOD_OBJS
=
lib/darshan-posix.po lib/darshan-mpiio.po lib/darshan-hdf5.po lib/darshan-pnetcdf.po
DARSHAN_DYNAMIC_MOD_OBJS
=
lib/darshan-posix.po lib/darshan-mpiio.po lib/darshan-hdf5.po lib/darshan-pnetcdf.po
ifdef
DARSHAN_USE_BGQ
ifdef
DARSHAN_USE_BGQ
...
...
darshan-runtime/lib/darshan-mpiio.c
View file @
31e76e2c
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment