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

Introduce more flexible storeChunk() syntax, use to add ADIOS2 memory selection #1620

Open
wants to merge 40 commits into
base: dev
Choose a base branch
from

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    aeb505d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5931441 View commit details
    Browse the repository at this point in the history
  3. use std::conditional_t

    knew there was sth like this
    franzpoeschel committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    fd08a29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2e8876 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d20419 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01b74a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd14042 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    900135d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    316ecdd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cc5465b View commit details
    Browse the repository at this point in the history
  11. Test memory selection

    franzpoeschel committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    6c7ab86 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6422925 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2c0612b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ff828f8 View commit details
    Browse the repository at this point in the history
  15. WIP loadChunk

    franzpoeschel committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    0f0fafe View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ced87a0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8bd0243 View commit details
    Browse the repository at this point in the history
  18. Fix CI issues

    franzpoeschel committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    97829d5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d738282 View commit details
    Browse the repository at this point in the history
  20. Renaming

    franzpoeschel committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    0d4e3eb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    0bc80b5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1be01c4 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b733774 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    807ed15 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8c1608e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    54c7899 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    89fff24 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    112a6a1 View commit details
    Browse the repository at this point in the history
  29. WIP: Cleanup

    franzpoeschel committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    76390ac View commit details
    Browse the repository at this point in the history
  30. Same for store API

    franzpoeschel committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    7bfd6ed View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    409d21a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    53f0595 View commit details
    Browse the repository at this point in the history
  33. Avoid wrong warnings

    franzpoeschel committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b467cb1 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    a525cf3 View commit details
    Browse the repository at this point in the history
  35. Fixes

    franzpoeschel committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    6a9fbc6 View commit details
    Browse the repository at this point in the history
  36. Fix rebasing error

    franzpoeschel committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    3e5f1b6 View commit details
    Browse the repository at this point in the history
  37. Don't use std::packaged_task

    Intel compilers having trouble
    franzpoeschel committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    1072327 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    5bb8a26 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    e51e635 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    92e8527 View commit details
    Browse the repository at this point in the history