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

Remove IntervalTopology(::Mesh) method #1821

Merged
merged 1 commit into from
Jun 17, 2024
Merged

Conversation

charleskawczynski
Copy link
Member

@charleskawczynski charleskawczynski commented Jun 17, 2024

This PR removes the IntervalTopology(::Mesh) method, as it may be incompatible with the device based on the latest ENV["CLIMACOMMS_DEVICE"] value. Instead, users are required to pass device (or the context) into this method.

This is breaking, but the fix is easy. Might as well rip the bandaid off.

Copy link
Member

@Sbozzolo Sbozzolo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this!

@charleskawczynski charleskawczynski force-pushed the ck/topo_device branch 3 times, most recently from a9b6686 to 0a7eab1 Compare June 17, 2024 17:25
@charleskawczynski charleskawczynski force-pushed the ck/topo_device branch 2 times, most recently from 065a31f to 213e8da Compare June 17, 2024 18:16
@charleskawczynski charleskawczynski merged commit c173f80 into main Jun 17, 2024
14 of 31 checks passed
@charleskawczynski charleskawczynski deleted the ck/topo_device branch June 17, 2024 18:17
charleskawczynski added a commit that referenced this pull request Jun 18, 2024
Remove `IntervalTopology(::Mesh)` method
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants