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

Passing ADIOS hint #1479

Open
guj opened this issue Jul 17, 2023 · 1 comment
Open

Passing ADIOS hint #1479

guj opened this issue Jul 17, 2023 · 1 comment

Comments

@guj
Copy link
Contributor

guj commented Jul 17, 2023

In ADIOS BP5, the pair of functions EnterComputationBlock()/ExitComputationBlock()
hints to ADIOS that it is safe to perform I/O in the background.

Is it possible for openPMD-api clients to pass such hints to ADIOS?

@franzpoeschel
Copy link
Contributor

It's currently not possible. I think that the most straightforward way to implement this would be to replicate the ADIOS2 API here and thread the call through down to the ADIOS2 backend.

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

No branches or pull requests

2 participants