forked from faasm/faabric
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Executor decision caching and single-host optimisations (faasm#222)
* Add flag to message and set in sch * Porting over executor changes * Start fixing restore checks in tests * Fix up restore count test * Add test for passing in single host flag * Start on refactor of executor threads * Refactoring executor thread handling * Tidy-up * Compilation errors * Adding tests for decision caching * Hooking up tests for executor threading * Move decision caching into scheduler * Add tests for cached topology hint * Revert changes to dist tests * Fixing up tests for single host/ thread exec * Send out ptp mappings * Fix failing threading test
- Loading branch information
Showing
11 changed files
with
765 additions
and
313 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.