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

First version of parallelization documentation #112

Merged

Conversation

sbcowan
Copy link
Collaborator

@sbcowan sbcowan commented Mar 5, 2023

This pull request deals with #73. The changes include:

  1. A new file in the advanced topics folder on the general parallelization with Python and the multiprocessing module
  • A general batch fitness evaluation section
  • A Monte Carlo analysis using BFE
  1. An extension to the Optimization with PyGMO file
  • Multi-threading section using batch fitness evaluation
  • Multi-processing section using pg.archipelago

As various coding aspects are touched on, a number of snippets are created in a new folder.

@DominicDirkx DominicDirkx merged commit 4ea0928 into tudat-team:develop Mar 7, 2023
@DominicDirkx
Copy link
Member

Merged, thanks!

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.

2 participants