Skip to content

Skip PerformPut for BP5 #1751

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

Open
guj opened this issue Apr 29, 2025 · 2 comments
Open

Skip PerformPut for BP5 #1751

guj opened this issue Apr 29, 2025 · 2 comments
Assignees

Comments

@guj
Copy link
Contributor

guj commented Apr 29, 2025

Is your feature request related to a problem? If so, please describe.
PerformPut is useful for BP3/BP4, and it is not needed for BP5.

For BP5, call either PerformDataWrite, Put(sync) Put (deferred), followed by EndStep will do.

@guj
Copy link
Contributor Author

guj commented Apr 29, 2025

Image

Plot on the right shows extra metadata overhead (marked by red) caused by calling PP on Frontier

@franzpoeschel
Copy link
Contributor

I have added a prototype for this on #1756. Can you test that please?

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