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

- Handle LocalValueDim (local values turned into 1D global array) in … #1579

Merged
merged 1 commit into from
Jun 29, 2019

Conversation

pnorbert
Copy link
Contributor

…BP4 (parity with BP3)

  • Do not write values in characteristics in the Data buffer (like it was in adios 1.x BP3)
  • Do write LocalValueDim (local value at writing) variable value after metadata (like other values)
  • Print payload of single value variables in data

…BP4 (parity with BP3)

- Do not write values in characteristics in the Data buffer (like it was in adios 1.x BP3)
- Do write LocalValueDim (local value at writing) variable value after metadata (like other values)
- Print payload of single value variables in data
@pnorbert pnorbert merged commit dac5e42 into ornladios:release Jun 29, 2019
@pnorbert pnorbert deleted the bp4-localvalues branch June 29, 2019 20:53
chuckatkins pushed a commit to chuckatkins/ADIOS2 that referenced this pull request Jun 30, 2019
- Handle LocalValueDim (local values turned into 1D global array) in BP4 (parity with BP3) - Do not write values in characteristics in the Data buffer (like it was in adios 1.x BP3) - Do write LocalValueDim (local value at writing) variable value after metadata (like other values) - Print payload of single value variables in data
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.

1 participant