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

Ensure full compatibility with Revise.jl #182

Merged
merged 16 commits into from
Dec 11, 2024
Merged

Ensure full compatibility with Revise.jl #182

merged 16 commits into from
Dec 11, 2024

Conversation

omlins
Copy link
Owner

@omlins omlins commented Dec 6, 2024

closes #167

A __init__() function that calls @init_parallel_stencil is no longer required for modules to be compatible with Revise.jl. The call to @init_parallel_stencil can be put right after using ParallelStencil without causing compatibility issues.

@omlins omlins merged commit 93fee7f into main Dec 11, 2024
8 checks passed
@omlins omlins deleted the revise branch December 11, 2024 14:34
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.

Needs docs on module initialization
1 participant