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

TL/UCP: Add linear alltoall and allgather algorithms based on xgvmi ucp get #992

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

Commits on Aug 20, 2024

  1. TL/UCP: Add xgvmi allgather

    nsarka committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3175f2d View commit details
    Browse the repository at this point in the history
  2. TL/UCP: Refactor, add alltoall

    nsarka committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ae446bf View commit details
    Browse the repository at this point in the history
  3. TL/UCP: Call algs linear xgvmi

    nsarka committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    50a932c View commit details
    Browse the repository at this point in the history
  4. TL/UCP: Update copyright

    Co-authored-by: samnordmann <[email protected]>
    nsarka and samnordmann committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    03cbf73 View commit details
    Browse the repository at this point in the history
  5. TL/UCP: Review feedback

    nsarka committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a6a6dd7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06a3174 View commit details
    Browse the repository at this point in the history
  7. TL/UCP: Review feedback

    nsarka committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e0e6c6e View commit details
    Browse the repository at this point in the history
  8. TL/UCP: Update gtests

    nsarka committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    17c8cfc View commit details
    Browse the repository at this point in the history
  9. TL/UCP: Update to use macros

    nsarka committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6e83522 View commit details
    Browse the repository at this point in the history
  10. TL/UCP: Fix memory leak

    nsarka committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    925c3bb View commit details
    Browse the repository at this point in the history