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

Supports rollback when allocate callback function fails #3776

Merged

Commits on Oct 16, 2024

  1. Rollback is supported when the allocate callback function fails to be…

    … executed, for example, in the GPU allocation scenario
    
    Signed-off-by: wangyang0616 <wangyang8126@gmail.com>
    wangyang0616 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2d1bc13 View commit details
    Browse the repository at this point in the history
  2. fix ci for spart and reclaim action

    Signed-off-by: wangyang <wangyang8126@gmail.com>
    wangyang0616 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    566f751 View commit details
    Browse the repository at this point in the history
  3. The allocate rollback operation is optimized

    Signed-off-by: wangyang0616 <wangyang8126@gmail.com>
    wangyang0616 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    fbd1f89 View commit details
    Browse the repository at this point in the history