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

Dev sdp parallel #101

Closed
wants to merge 12 commits into from
Closed

Dev sdp parallel #101

wants to merge 12 commits into from

Conversation

trigaut
Copy link
Member

@trigaut trigaut commented Jun 22, 2016

closes #75 with PR #100
Add working implementation of parallelized SDP using multiprocessing

small benchmark:

  • the computation might be a bit slower on very small instances
  • the computational gain in the other cases (discretized state and control spaces size > 100) is between 30 to 50% with 2 processes
  • there is a small computational gain even with 1 process for "regular" and large instances

TODO: update doc with frapac help

@trigaut trigaut closed this Jun 22, 2016
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

Successfully merging this pull request may close these issues.

Code parallelization
1 participant