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

Make sure initialization phase is thread safe #69

Open
mnlevy1981 opened this issue May 24, 2016 · 0 comments
Open

Make sure initialization phase is thread safe #69

mnlevy1981 opened this issue May 24, 2016 · 0 comments

Comments

@mnlevy1981
Copy link
Collaborator

Currently we can call marbl%set_surface_forcing and marbl%set_interior_forcing from inside threaded regions, but calls to marbl%init must be unthreaded. When we get closer to tackling this issue, I'll comment with specific locations of code that prevents threading.

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