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 if clause to a set_diffusivity OMP block. #184

Merged
merged 1 commit into from
Mar 29, 2021
Merged

Conversation

alperaltuntas
Copy link
Member

This PR adds an if clause to a set_diffusivity OMP block, which includes clock_begin and clock_end calls. These calls are thread unsafe, but are called only when use_CVMix_ddiff. Hence the if clause for the encompassing OMP do directive.

testing: PET.TL319_t061.GMOM_JRA

@alperaltuntas alperaltuntas changed the title add if clause to a set_diffusivity OMP block including clock calls. add if clause to a set_diffusivity OMP block. Mar 29, 2021
@alperaltuntas
Copy link
Member Author

SInce this is a very minor change and thoroughly tested, I am merging this. I will follow up with a new git tag.

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