Skip to content

First implementation to step models concurrently if possible#1723

Open
daverumph wants to merge 1 commit intomainfrom
dr/concurrent_coupler
Open

First implementation to step models concurrently if possible#1723
daverumph wants to merge 1 commit intomainfrom
dr/concurrent_coupler

Conversation

@daverumph
Copy link
Copy Markdown
Member

@daverumph daverumph commented Feb 10, 2026

Purpose

Implement a version of the coupler that can step the component models concurrently:
#1700

To-do

  • Fix multi-threading issues with writing diagnostic H5 files, which appears to only involve atmos
  • Tune use of threads. It appears Oceananegans uses all threads available to Julia

Content

  • Initial implementation of concurrent stepping, based on step_concurrently config flag

  • I have read and checked the items on the review checklist.

@daverumph daverumph self-assigned this Feb 11, 2026
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