Skip to content

Use openmp to speed up optimize_lines#53

Open
ron-pensa wants to merge 1 commit into
cvg:mainfrom
ron-pensa:main
Open

Use openmp to speed up optimize_lines#53
ron-pensa wants to merge 1 commit into
cvg:mainfrom
ron-pensa:main

Conversation

@ron-pensa

Copy link
Copy Markdown

We found much better runtime if the parallelization is moved to the per-line and per-vp optimization rather than multithreading the individual problems.

This also fixes an indexing bug when determining the line length for weighting in the vp optimization.

…ines

Fix line indexing bug in vp optimization
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