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

Add OpenMP Launching #24

Merged
merged 7 commits into from
Mar 31, 2021
Merged

Add OpenMP Launching #24

merged 7 commits into from
Mar 31, 2021

Conversation

irlyngaas
Copy link
Collaborator

Use summit_OpenMP.sh for build script (when making don't use make -jX as it will fail build, simply use make). All unit tests pass except atomic min/max(expected until these features are added to the standard) and Fortran Link(not particularly important except for with certain use cases with PGI).

CArray.h Outdated Show resolved Hide resolved
FArray.h Outdated Show resolved Hide resolved
YAKL_atomics.h Outdated Show resolved Hide resolved
YAKL_atomics.h Outdated Show resolved Hide resolved
YAKL_parallel_for_c.h Outdated Show resolved Hide resolved
YAKL_parallel_for_fortran.h Outdated Show resolved Hide resolved
unit/CArray/CArray.cpp Outdated Show resolved Hide resolved
unit/FArray/FArray.cpp Show resolved Hide resolved
@mrnorman mrnorman merged commit a46226c into master Mar 31, 2021
@mrnorman mrnorman deleted the add-openMP branch September 8, 2021 20:44
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.

2 participants