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

Principled parallelism #82

Closed
ryanjulian opened this issue May 23, 2018 · 1 comment
Closed

Principled parallelism #82

ryanjulian opened this issue May 23, 2018 · 1 comment
Labels
big big multi-feature projects

Comments

@ryanjulian
Copy link
Owner

Right now rllab uses parallelism in an ad-hoc manner through multiprocessing library, mostly in the sampler. If we use a principled parallelism library (e.g. mpi, ray, others), we can probably clean up the code while avoiding tricky multiprocessing bugs in the future.

@ryanjulian ryanjulian added the big big multi-feature projects label May 23, 2018
@ryanjulian ryanjulian modified the milestone: Week of June 4th Jun 5, 2018
@ryanjulian
Copy link
Owner Author

See rlworkgroup/garage#31

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

No branches or pull requests

1 participant