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

General Code Overhaul #3

Draft
wants to merge 48 commits into
base: master
Choose a base branch
from
Draft

Conversation

davschneller
Copy link
Contributor

@davschneller davschneller commented May 31, 2024

We refactor the code a tiny bit, format it, and update parts of it to C++14 and beyond. Furthermore:

  • add support for a execWait method, to finish the execution of the previous step (useful for asynchronous writers, like asynchronous Hdf5)
  • add support for different buffer origins, e.g. from GPUs.

Needed for SeisSol/SeisSol#1180

@davschneller davschneller force-pushed the davschneller/async-overhaul branch from c924ba4 to fab4b0b Compare July 2, 2024 19:15
@davschneller davschneller force-pushed the davschneller/async-overhaul branch from fab4b0b to cd6f7d6 Compare July 2, 2024 19:19
@davschneller davschneller force-pushed the davschneller/async-overhaul branch from 00da2cb to a202e87 Compare July 2, 2024 19:28
@davschneller davschneller force-pushed the davschneller/async-overhaul branch 2 times, most recently from 96fc6d1 to 4532ed5 Compare August 20, 2024 12:18
@davschneller davschneller force-pushed the davschneller/async-overhaul branch from 4532ed5 to 6410851 Compare August 20, 2024 19:57
@davschneller davschneller force-pushed the davschneller/async-overhaul branch from 6b262a3 to 27791c4 Compare September 16, 2024 12:04
@davschneller davschneller force-pushed the davschneller/async-overhaul branch from da96276 to 01d084d Compare November 13, 2024 20:55
@davschneller davschneller force-pushed the davschneller/async-overhaul branch from 01d084d to 9717275 Compare November 13, 2024 21:01
@davschneller davschneller force-pushed the davschneller/async-overhaul branch from 276edc4 to a9c0ed9 Compare November 13, 2024 21:11
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