Skip to content

Fix OpenMP directives in example/concurrrent-inferences.f90#231

Merged
rouson merged 3 commits into
mainfrom
openmp-inference-example
Nov 25, 2024
Merged

Fix OpenMP directives in example/concurrrent-inferences.f90#231
rouson merged 3 commits into
mainfrom
openmp-inference-example

Conversation

@rouson

@rouson rouson commented Nov 25, 2024

Copy link
Copy Markdown
Contributor

No description provided.

This commit adds OpenMP alternatives in
example/concurrent-inferences.f90 for comparison with
the `do concurrent` inference block.
This commit fixes the `omp parallel do` statement to default to
declaring sharing for all variables accessed and to collapse three
nested loops into one.
@rouson rouson merged commit 6787b6a into main Nov 25, 2024
@rouson rouson deleted the openmp-inference-example branch November 25, 2024 13:56
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