Processor.py
8.39 KB
-
Modification of the way migrations are handled by the processor. · 247d6bf8
This fixes the following use case: at t=x, T migrates from CPU1 to CPU2 at t=x, T finally migrates from CPU2 to CPU1 This was leading to a situation where T was running on both processors.
Maxime Chéramy committed