Dagger.jl icon indicating copy to clipboard operation
Dagger.jl copied to clipboard

Propagate RNG state to tasks

Open jpsamaroo opened this issue 3 years ago • 0 comments

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).

jpsamaroo avatar Apr 08 '22 15:04 jpsamaroo