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 Support for Dynamic Symmetric Memory #909

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Apr 22, 2024

  1. API: extend memory types and memory map

    ferrol aderholdt committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e75c949 View commit details
    Browse the repository at this point in the history
  2. TL/UCP: complete memory map extensions

    ferrol aderholdt committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c9ebd04 View commit details
    Browse the repository at this point in the history
  3. TEST: update gtest mem map usage

    ferrol aderholdt committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    20a13af View commit details
    Browse the repository at this point in the history
  4. TEST: update mpi test mem map usage

    ferrol aderholdt committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    15403c7 View commit details
    Browse the repository at this point in the history
  5. API: clarify collective mem map destruction

    ferrol aderholdt committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1649940 View commit details
    Browse the repository at this point in the history
  6. TL/UCP: convert dyn rva/key/etc to macros

    ferrol aderholdt committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7a26248 View commit details
    Browse the repository at this point in the history
  7. TL/UCP: force enablement of dynamic segments

    ferrol aderholdt committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    78ab358 View commit details
    Browse the repository at this point in the history
  8. TL/UCP: add xgvmi usage option

    ferrol aderholdt committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    cd9d1d2 View commit details
    Browse the repository at this point in the history
  9. REVIEW: address feedback

    ferrol aderholdt committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    fef2a37 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. TL/UCP: ensure backwards compatibility

    ferrol aderholdt committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f66dad7 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. TL/UCP: fix dynamic segment lookup

    ferrol aderholdt committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    2d98f07 View commit details
    Browse the repository at this point in the history
  2. REVIEW: address feedback

    ferrol aderholdt committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    06aa1f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. REVIEW: address feedback

    ferrol aderholdt committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0b81c87 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. REVIEW: address feedback

    ferrol aderholdt committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d64ea2c View commit details
    Browse the repository at this point in the history