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

parallelize random walks generation for t=0 #17

Open
pedugnat opened this issue Aug 9, 2022 · 0 comments
Open

parallelize random walks generation for t=0 #17

pedugnat opened this issue Aug 9, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@pedugnat
Copy link
Owner

pedugnat commented Aug 9, 2022

🚀 Feature Request

We should parallelize random walks generation at time 0. For t > 0, walks are generated in parallel at the time-step level. But at time 0, we do not take advantage of potential parallelization.

🔈 Motivation

Speed-up

@pedugnat pedugnat added the enhancement New feature or request label Aug 9, 2022
@pedugnat pedugnat self-assigned this Aug 10, 2022
@ewindels ewindels linked a pull request Aug 11, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant