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

Vine: Fix Double Reap (CI Debuging) #4016

Conversation

dthain
Copy link
Member

@dthain dthain commented Jan 10, 2025

Proposed Changes

Give an overall description of the changes, along with the context and motivation.
Mention relevant issues and pull requests as needed.

Merge Checklist

The following items must be completed before PRs can be merged.
Check these off to verify you have completed all steps.

  • make test Run local tests prior to pushing.
  • make format Format source code to comply with lint policies. Note that some lint errors can only be resolved manually (e.g., Python)
  • make lint Run lint on source code prior to pushing.
  • Manual Update: Update the manual to reflect user-visible changes.
  • Type Labels: Select a github label for the type: bugfix, enhancement, etc.
  • Product Labels: Select a github label for the product: TaskVine, Makeflow, etc.
  • PR RTM: Mark your PR as ready to merge.

btovar and others added 9 commits December 6, 2024 14:06
… available (cooperative-computing-lab#4001)

* vine factory:always use manager.name as fallback when no host:port is available

* lint

* do not allow changing batch-type, manager-name after initial configuration
* print rep count

* init

* update

* up

* up

* up

* lint

* up

* limit the max number of rep attempts

* update
…-lab#3978)

* Create batch_queue_flux stub

* Mark batch_queue_flux as experimental

* flux_{submit,wait,remove}

* clang format

* fix macos build errors?

* small PR changes

* add memset of buffer

* add flux to makeflow documentation
@dthain dthain closed this Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants