Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow choosing specific sample seeds #36

Open
GordStephen opened this issue Mar 2, 2022 · 0 comments
Open

Allow choosing specific sample seeds #36

GordStephen opened this issue Mar 2, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@GordStephen
Copy link
Collaborator

For more targeted analysis, allow specifying specific sample seeds to use, instead of just requiring every sample seed in 1:nsamples.

This has been implemented in PRAS-ED, but a more elegant approach would be to combine this with a broader refactoring of result collection to avoid allocating nthreads copies of each result accumulator (pass sample-level results into the result channel instead of entire result accumulators).

@GordStephen GordStephen added the enhancement New feature or request label Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant