JuliaParallel / JuliaParallel/Dagger.jl
Add standalone events for scheduler decision logging
Open
logging
scheduler
- Dominant language
- Julia
- Stars
- 723
- Forks
- 90
- Avg merge
- 1d 37m
- Merged PRs (30d)
- 9
Description
In order to make it easier to test the correctness of the scheduler, we want to log scheduler decisions, including any relevant context that the scheduler may have used to make the decision. Since many such decisions are made very quickly the start-finish timespans that the logging system uses are somewhat redundant. We can thus add a new kind of event, `:instant`, which are unpaired events.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.