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

Topic/fix ob1 segmentation with UCT BTL #12823

Merged
merged 3 commits into from
Sep 30, 2024

Commits on Sep 24, 2024

  1. Return faster if nothing to do.

    Signed-off-by: George Bosilca <gbosilca@nvidia.com>
    bosilca committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f29109a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Allow for packing less data than expected.

    Return the updated amount to allow the upper level to gracefully handle
    the case.
    
    Signed-off-by: George Bosilca <gbosilca@nvidia.com>
    bosilca committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    27514c2 View commit details
    Browse the repository at this point in the history
  2. Cleanup unused code.

    Signed-off-by: George Bosilca <gbosilca@nvidia.com>
    bosilca committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    58400ad View commit details
    Browse the repository at this point in the history