Skip to content

Fix bug in ADIOS2 dataset, add two filebased iterations#15

Merged
ax3l merged 1 commit intoopenPMD:draftfrom
franzpoeschel:adios2-updated-and-filebased
Jul 16, 2021
Merged

Fix bug in ADIOS2 dataset, add two filebased iterations#15
ax3l merged 1 commit intoopenPMD:draftfrom
franzpoeschel:adios2-updated-and-filebased

Conversation

@franzpoeschel
Copy link
Copy Markdown
Contributor

@franzpoeschel franzpoeschel commented Jul 15, 2021

Update for the dataset added with #14

Shapes of constant records components now correct:

  uint64_t  /data/550/particles/e/charge/shape                                 attr   = 96781
  uint64_t  /data/550/particles/e/mass/shape                                   attr   = 96781
  uint64_t  /data/550/particles/i/charge/shape                                 attr   = 19838
  uint64_t  /data/550/particles/i/mass/shape                                   attr   = 19838

Also, adds two iterations in a file-based iteration encoding for advanced testing.

Related: Bug fixed in PIConGPU ComputationalRadiationPhysics/picongpu#3678

Shapes of constant records components now correct:
  uint64_t  /data/550/particles/e/charge/shape
attr   = 96781
  uint64_t  /data/550/particles/e/mass/shape
attr   = 96781
  uint64_t  /data/550/particles/i/charge/shape
attr   = 19838
  uint64_t  /data/550/particles/i/mass/shape
attr   = 19838
@franzpoeschel
Copy link
Copy Markdown
Contributor Author

Note: Due to ComputationalRadiationPhysics/picongpu#3672, the resulting datasets are likely not identical any more, meaning that tests need to be rewritten.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants