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 function barrier to diffuse_surface_elevation! #2069

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

charleskawczynski
Copy link
Member

This PR adds a function barrier to diffuse_surface_elevation!. This is a step towards #1797. create_dss_buffer is type-unstable, and so this function barrier could potentially fix inference failure in a hot loop (inside the Euler loop).

@charleskawczynski charleskawczynski merged commit 9a05ed2 into main Nov 1, 2024
32 of 33 checks passed
@charleskawczynski charleskawczynski deleted the ck/func_barrier branch November 1, 2024 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants