Samuel Thibault
|
a900dee6a9
Fix crash in graph management when a node gets actually dropped before its ancestor
|
8 years ago |
Samuel Thibault
|
9cbba76446
port r19169 from hp-lookahead: graph drop function visible (& can be used) in global space
|
9 years ago |
Samuel Thibault
|
1691636086
Drop graph nodes lazily, to avoid workers getting stuck on deallocating a job while a smart scheduler is holding the task graph lock
|
9 years ago |
Samuel Thibault
|
2da4df7056
externalize task graph into its own graph structure which does not rely on the existence of jobs
|
9 years ago |
Nathalie Furmento
|
d78d4c1e86
src/common/graph.h: add documentation (which was incorrectly added in the public documentation)
|
9 years ago |
Samuel Thibault
|
981a1d84f1
Add "descendants" computation to graph scheduling
|
9 years ago |
Samuel Thibault
|
26a7949eed
Add graph inspection facility for schedulers
|
9 years ago |