Skip to content

Conversation

@tskisner
Copy link
Owner

@tskisner tskisner commented Oct 5, 2025

  • Add new MPIBatch class that tracks the global state of tasks

  • Basic support for setting task states and getting next
    available task

  • Optional use of the filesystem for tracking state. This uses
    a directory per task with a state file.

@tskisner tskisner marked this pull request as ready for review October 6, 2025 16:54
- Add new MPIBatch class that tracks the global state of tasks

- Basic support for setting task states and getting next
  available task

- Optional use of the filesystem for tracking state.  This uses
  a directory per task with a state file.
Copy link
Collaborator

@keskitalo keskitalo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have only performed a quick look of the code but nothing jumps out. Looking forward to using this in our workflows!

@tskisner tskisner merged commit 38b930f into master Oct 11, 2025
7 checks passed
@tskisner tskisner deleted the batch branch October 11, 2025 00:38
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.

3 participants