JuliaParallel / JuliaParallel/Dagger.jl
Provide a global Context
Open
enhancement
- Dominant language
- Julia
- Stars
- 723
- Forks
- 90
- Avg merge
- 1d 37m
- Merged PRs (30d)
- 9
Description
It can be annoying to have to pass around a `Context` to Dagger computations when you have non-default options set. We should provide a global `Context` which is used by default, and which can be configured by the user. Related is the global eager `Context` in #181 , which should arguably probably become the global `Context` for lazy schedulers as well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.