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

Use keyword.control.directive on omp-directives and clauses #27

Merged
merged 1 commit into from
Jan 21, 2021

Conversation

eirik-kjonstad
Copy link
Owner

Some suggested changes to omp scopes.

Adjusts scope of directives (omp, parallel, do,...) to keyword.control.directive.fortran and similarly for omp clauses (default, shared, private,...) - as suggested in #4. I kept support.constant and support.function for possible schedule values (guided, static, ...) and omp intrinsic functions (omp_get_num_threads and so on).

@eirik-kjonstad eirik-kjonstad merged commit 2b59824 into development Jan 21, 2021
@eirik-kjonstad eirik-kjonstad deleted the adjust-omp-scopes branch January 21, 2021 23:48
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