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

OMP Sentinels #1

Closed
hiker opened this issue Jul 12, 2024 · 1 comment
Closed

OMP Sentinels #1

hiker opened this issue Jul 12, 2024 · 1 comment

Comments

@hiker
Copy link
Owner

hiker commented Jul 12, 2024

Some code contains:

!$ USE compute_chunk_size_mod, ONLY: compute_chunk_size  ! Note OpenMP sentinel

These dependencies are missed atm.

There is a work-around already merged into bom_master, but the next fparser release will provide support for omp conditional sentinels. Once this release is done, we only need to update the required fparser version, and provide the flag when parsing to enable handling of sentinels. THis will require the config object to 'know' if a build is using OpenMP or not.

@hiker
Copy link
Owner Author

hiker commented Nov 26, 2024

Migrated to MetOffice#362

@hiker hiker closed this as completed Nov 26, 2024
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

No branches or pull requests

1 participant