Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

- Add header to all BP4 data files, metadata files and index table #1571

Merged
merged 1 commit into from
Jun 29, 2019

Commits on Jun 29, 2019

  1. - Add header to all BP4 data files, metadata files and index table

    - Modify header content:
      - 32 bytes Tag string e.g. "ADIOS-BP v2.3.1 Index Table     "
      - byte 36 endianness
      - byte 37 BP version
      - byte 38 Active flag (in Index table it indicates active writer)
    - bp4dbg print header for all files
    - bp4dbg just seeks over real data instead of reading it
    pnorbert committed Jun 29, 2019
    Configuration menu
    Copy the full SHA
    e1f8717 View commit details
    Browse the repository at this point in the history