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

add FieldSet host/device calls #188

Open
wants to merge 19 commits into
base: develop
Choose a base branch
from

Commits on Apr 29, 2024

  1. Add RegisterPointerInfo

    wdeconinck committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a12114f View commit details
    Browse the repository at this point in the history
  2. 1) sync_host_device to skip unused fields; 2) xx-needs-update means y…

    …y-does-not-need-update
    sbrdar authored and wdeconinck committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    22d7fb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7c37d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b582bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e59fe9c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d74086e View commit details
    Browse the repository at this point in the history
  7. 1) Pass a config argument from Field down to Array (defaulted to util…

    …::Config()); 2) Implement the optional host memory pinning and the optional mapping of this pinned memory for faster device memory access
    sbrdar authored and wdeconinck committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e41689b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    590d37d View commit details
    Browse the repository at this point in the history
  9. Add copy of Config for Fortran

    sbrdar committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    c2162f7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2f8f0d9 View commit details
    Browse the repository at this point in the history
  11. add -options- argument in functionspace%create_field; adapt unit test…

    … fctest_functionspace
    sbrdar committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3003ce6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d6ac142 View commit details
    Browse the repository at this point in the history
  13. trace report for Field with memory pinning; 2) remove pinnen memory r…

    …eport from FieldImpl - it is an Array thing
    sbrdar committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0548225 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8fcecba View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5f4b5f9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    946fef6 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    1576efc View commit details
    Browse the repository at this point in the history
  2. Fix test

    wdeconinck committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    9f64a4f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    5c74b9c View commit details
    Browse the repository at this point in the history