Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
darshan
darshan
Commits
82e57531
Commit
82e57531
authored
Jul 09, 2020
by
Shane Snyder
Browse files
sync report defs with currently supported modules
parent
93d742a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
darshan-util/pydarshan/darshan/report.py
View file @
82e57531
...
...
@@ -36,10 +36,11 @@ class DarshanReportJSONEncoder(json.JSONEncoder):
structdefs
=
{
"BG/Q"
:
"struct darshan_bgq_record **"
,
"DECAF"
:
"struct darshan_decaf_record **"
,
"DXT_MPIIO"
:
"struct dxt_file_record **"
,
"DXT_POSIX"
:
"struct dxt_file_record **"
,
"HDF5"
:
"struct darshan_hdf5_file **"
,
"H5F"
:
"struct darshan_hdf5_file **"
,
"H5D"
:
"struct darshan_hdf5_dataset **"
,
"LUSTRE"
:
"struct darshan_lustre_record **"
,
"MPI-IO"
:
"struct darshan_mpiio_file **"
,
"PNETCDF"
:
"struct darshan_pnetcdf_file **"
,
"POSIX"
:
"struct darshan_posix_file **"
,
...
...
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