Skip to content

Commit

Permalink
update pydarshan lustre record definition
Browse files Browse the repository at this point in the history
  • Loading branch information
shanedsnyder committed Sep 18, 2024
1 parent 267ec27 commit 3e04448
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions darshan-util/pydarshan/darshan/backend/api_def_c.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@
{
struct darshan_base_record base_rec;
int64_t num_comps;
int64_t num_stripes;
struct darshan_lustre_component *comps;
int64_t *ost_ids;
};
Expand Down

0 comments on commit 3e04448

Please sign in to comment.