Skip to content

Parallelize ei_greedy algorithm#162

Merged
sdrave merged 3 commits into
masterfrom
parallel_ei_merge
Jan 11, 2016
Merged

Parallelize ei_greedy algorithm#162
sdrave merged 3 commits into
masterfrom
parallel_ei_merge

Conversation

@sdrave
Copy link
Copy Markdown
Member

@sdrave sdrave commented Oct 7, 2015

This pull request contains the parallelized ei_greedy implementation from the pymor-paper branch.

@sdrave
Copy link
Copy Markdown
Member Author

sdrave commented Oct 7, 2015

Before merging we should decide if we want to keep the separate sequential version of the algorithm or if want to always use DummyPool in the sequential case as we do for the greedy algorithm. Note that the differences between both versions are larger here.

@sdrave sdrave added this to the 0.4 milestone Oct 7, 2015
@sdrave sdrave force-pushed the parallel_ei_merge branch from a5c7349 to 3cd1e97 Compare January 11, 2016 09:20
@sdrave
Copy link
Copy Markdown
Member Author

sdrave commented Jan 11, 2016

I have now rebased on master and applied some polish. This should be ready for merging.

sdrave added a commit that referenced this pull request Jan 11, 2016
Parallelize ei_greedy algorithm
@sdrave sdrave merged commit 657be8f into master Jan 11, 2016
@sdrave sdrave deleted the parallel_ei_merge branch March 2, 2016 05:18
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