-
-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
It would be nice to support parallelization, simply by exposing the skip feature of generators like Sobol.jl. That is, if you want to evaluate on 1000 processors with 2^15 points each, you could pass skip=2^15 * i on processor i, and then average the results.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels