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

Fix iterator advance for OpenMP #46

Closed
wants to merge 3 commits into from
Closed

Fix iterator advance for OpenMP #46

wants to merge 3 commits into from

Conversation

The9Cat
Copy link
Contributor

@The9Cat The9Cat commented Sep 29, 2023

The OpenMP parallel loop is implemented with a strided iterator. Manually ensure that the initial iterator position is not advanced beyond end().

@The9Cat The9Cat closed this Sep 29, 2023
@The9Cat The9Cat deleted the FixIteratorAdvance branch September 29, 2023 18:53
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