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

concurrent.futures.ProcessPoolExecutor may lead to wrong embedding ? #119

Open
DachuanZhao opened this issue Oct 20, 2020 · 0 comments
Open

Comments

@DachuanZhao
Copy link

I notice that this module use concurrent.futures.ProcessPoolExecutor instead of joblib when generating random walk , according to https://joblib.readthedocs.io/en/latest/auto_examples/parallel_random_state.html#sphx-glr-download-auto-examples-parallel-random-state-py and https://stackoverflow.com/questions/49847794/child-processes-generating-same-random-numbers-as-parent-process , I'm not sure whether concurrent.futures.ProcessPoolExecutor may lead to wrong embedding ...... So I open this issue for discuss ......

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant