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

Excise loop exec #1549

Merged
merged 2 commits into from
Oct 2, 2023
Merged

Excise loop exec #1549

merged 2 commits into from
Oct 2, 2023

Conversation

rhornung67
Copy link
Member

Summary

  • This PR removes the remains of loop_exec policy from code and documentation.
  • loop_exec (and related policies) were deprecated in the v2023.10.0 release.

policy, explicit atomic policies.
any
auto_atomic seq_exec, Atomic operation *compatible* with
any OpenMP loop execution policy. See example
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the "Atomic operation compatible with loop execution policy" mentioned in the comment referring to loop_exec?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand the question? There is no longer any mention of loop_exec.

Comment on lines +783 to +784
auto_atomic seq_exec, Atomic operation *compatible* with
any OpenMP loop execution policy. See example
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this might be more clear?

Suggested change
auto_atomic seq_exec, Atomic operation *compatible* with
any OpenMP loop execution policy. See example
auto_atomic seq_exec, Atomic operation *compatible* with
any OpenMP most execution policies. See example

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rhornung67 rhornung67 merged commit 2658c5d into develop Oct 2, 2023
@rhornung67 rhornung67 deleted the excise-loop-exec branch October 2, 2023 18:46
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.

3 participants