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

Create OpenMP version of step-1 #15

Open
arporter opened this issue Mar 22, 2017 · 3 comments
Open

Create OpenMP version of step-1 #15

arporter opened this issue Mar 22, 2017 · 3 comments
Assignees

Comments

@arporter
Copy link
Owner

Make the step-1 version of the code OpenMP parallel.

@arporter
Copy link
Owner Author

Am doing the work for this on branch openmp_for_step1

@arporter
Copy link
Owner Author

Simple outer-loop parallelism is now complete and working. Answers are unchanged :-)

arporter added a commit that referenced this issue Mar 23, 2017
@arporter
Copy link
Owner Author

I've now added a tiled version. This compiles and runs but won't give the right answers.
I need to think about the performance implications for halo-swaps (specifically, the packing/unpacking of the halo buffers) in full NEMO when using OpenMP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant