ratt-ru / QuartiCal

CubiCal, but with greater power.
MIT License
8 stars 4 forks source link

Automatic Annotation #61

Closed JSKenyon closed 3 years ago

JSKenyon commented 3 years ago

This offers an alternative to #58. This approach is fully automated which means it can be applied with few to no changes to the existing code. Initial tests have shown that this can completely eliminate transfers between workers (subject to some conditions).

@sjperkins I would appreciate any thoughts you may have on improving/extending this approach. The changes which will be of particular interest to you are the those to executor.py and scheduling.

Known issues:

JSKenyon commented 3 years ago

Closing in favour of #62.