Skip to content

Appending iterations ADIOS2  #996

Description

@pordyna

Hi, I have a quick question on how to use the api with the ADIOS B4 backend. What is the correct way to append new iterations to the same file with ADIOS2? I know that I can switch to the group based iteration encoding by removing %T from the series path but when I try to add a new iteration with Access::READ_WRITE I get

 ADIOS2 does currently not yet implement ReadWrite (Append) mode. Replacing with Read mode.
Unhandled exception of type 'St16invalid_argument' with message 'ERROR: Engine Open Mode not valid for function

Should I use Access::CREATE instead or could that remove previous iterations?

Software Environment:

  • version of openPMD-api: 0.13.2
  • version of ADIOS: 2.7.1.106
  • installed openPMD-api via: module system

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions