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

OpenMP parallel version #6

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

OpenMP parallel version #6

wants to merge 3 commits into from

Conversation

devreal
Copy link
Contributor

@devreal devreal commented Apr 26, 2015

Please pull from my branch changes that enable thread-parallel search for optimal distribution. The parallelization is done using OpenMP tasks to traverse the distribution tree in parallel over all possible first_round guest tuples in parallel.

The branch also adds some changes to reduce dynamic memory management, mainly in the seen table and in the handling of the guest tuples.

Joseph Schuchart added 3 commits April 26, 2015 18:38
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.

1 participant