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

Simplify thread-safe configuration #105

Merged
merged 2 commits into from
Dec 16, 2024
Merged

Simplify thread-safe configuration #105

merged 2 commits into from
Dec 16, 2024

Conversation

sjdaines
Copy link
Member

Requires PALEOtoolkit/PALEOboxes.jl#147

Remove 'initialize!' 'threadsafe' parameter.

Thread-safe configuration is now specified by a combination of:

  • 'thread_safe: true' top-level parameter in YAML file
  • setting 'method_barrier' keyword argument

Requires PALEOtoolkit/PALEOboxes.jl#147

Remove 'initialize!' 'threadsafe' parameter.

Thread-safe configuration is now specified by a combination of:
- 'thread_safe: true' top-level parameter in YAML file
- setting 'method_barrier' keyword argument
@sjdaines sjdaines merged commit 259efa7 into main Dec 16, 2024
3 checks passed
@sjdaines sjdaines deleted the thread_simplifications branch December 16, 2024 19:15
sjdaines added a commit to PALEOtoolkit/PALEOocean.jl that referenced this pull request Dec 20, 2024
* Update MITgcm configs for PALEOboxes thread changes

Requires
PALEOtoolkit/PALEOmodel.jl#105
PALEOtoolkit/PALEOboxes.jl#147

* Update Project.toml [compat] for PALEOmodel

PALEOmodel v0.15.48 required for thread config changes
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