Skip to content

Commit

Permalink
Update fv3core/pace/fv3core/initialization/geos_wrapper.py
Browse files Browse the repository at this point in the history
Co-authored-by: Oliver Elbert <[email protected]>
  • Loading branch information
FlorianDeconinck and oelbert authored Sep 13, 2023
1 parent ebf0d48 commit 1963f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fv3core/pace/fv3core/initialization/geos_wrapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ class StencilBackendCompilerOverride:
"""Override the Pace global stencil JIT to allow for 9-rank build
on any setup.
This is a workaround that requires to now _exactly_ when build is happening.
This is a workaround that requires to know _exactly_ when build is happening.
Using this as a context manager, we leverage the DaCe build system to override
the name and build the 9 codepaths required- while every other rank wait.
Expand Down

0 comments on commit 1963f5b

Please sign in to comment.