Skip to content

ADIOS2 File Creation #683

Open
Open
@rfbird

Description

@rfbird

Hey,

I swapped from ADIOS1 to ADIOS2 as my backend, and my writes started failing because the output dir (my_filename.bp) was not created before the contents were written. I assume this not expected behavior?

Where is the equivalent of

createFile(i.writable, *dynamic_cast< Parameter< Operation::CREATE_FILE >* >(i.parameter.get()));
for ADIOS2?

Axel said to spam issues just Incase something was afoot ;)

Best,
Bob

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions