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

Grid manager with backend #609

Merged
merged 8 commits into from
Nov 28, 2024
Merged

Grid manager with backend #609

merged 8 commits into from
Nov 28, 2024

Commits on Nov 27, 2024

  1. add backend to grid_manager

    - allocate geometry and coordinates on specified backend
    - determine on_gpu for icon_grid from backend
    halungge committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    92ce780 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    512e3cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bc8ad1 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    c58812f View commit details
    Browse the repository at this point in the history
  2. use numpy in grid construction in grid_manager

    fix io tests
    halungge committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    f89099d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bd93a0 View commit details
    Browse the repository at this point in the history
  4. Update model/common/tests/io_tests/test_io.py

    Co-authored-by: Nicoletta Farabullini <[email protected]>
    halungge and nfarabullini authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    df259d9 View commit details
    Browse the repository at this point in the history
  5. rename np to xp

    halungge committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    78c6027 View commit details
    Browse the repository at this point in the history