JuliaParallel / JuliaParallel/Dagger.jl
Propagate RNG state to tasks
Open
scheduler
- Dominant language
- Julia
- Stars
- 723
- Forks
- 90
- Avg merge
- 1d 37m
- Merged PRs (30d)
- 9
Description
We should propagate the RNG state (just like Base tasks do right now) across tasks. We should also implement a scheduler option to set an RNG that we'll serialize and use to generate random numbers (and we will need to track the RNG state per-task).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.