Skip to content
Snippets Groups Projects

Draft: algorithm batching using asynchronous scheduling

Open Benjamin Michael Wynne requested to merge bwynne/Gaudi_gaudi:DeferredExecDone into master

Extremely hacky and debug-statement-filled code, demonstrating batching of algorithms via an asynchronous scheduling approach.

The algorithm to batch will cease execution without promoting its state from SCHEDULED. An internal state of the algorithm keeps track of slots where this has occurred, until a batch is filled, processing occurs, and algorithm states in all affected slots are updated.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading