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

(Closes #2661) Add support for kernels that operate on halos (for FFSL in LFRic) #2745

Open
wants to merge 79 commits into
base: master
Choose a base branch
from

Conversation

arporter
Copy link
Member

No description provided.

@arporter arporter marked this pull request as draft October 14, 2024 10:09
@arporter arporter self-assigned this Oct 14, 2024
@arporter arporter added LFRic Issue relates to the LFRic domain Release Planning and creating PSyclone releases labels Oct 14, 2024
@arporter
Copy link
Member Author

CI-happiness permitting, this is ready for review again.

Copy link
Collaborator

@sergisiso sergisiso left a comment

Choose a reason for hiding this comment

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

@arporter There are just minor comments now and conflicts with master to resolve. I liked the clean up of some LFRic internals, specially the halos being PSyIR and using the SymbolicMath. The documentation is also better.

src/psyclone/domain/lfric/lfric_halo_depths.py Outdated Show resolved Hide resolved
src/psyclone/domain/lfric/lfric_halo_depths.py Outdated Show resolved Hide resolved
src/psyclone/domain/lfric/lfric_kern.py Outdated Show resolved Hide resolved
src/psyclone/domain/lfric/lfric_kern.py Outdated Show resolved Hide resolved
src/psyclone/domain/lfric/lfric_loop.py Outdated Show resolved Hide resolved
src/psyclone/psyir/backend/sympy_writer.py Outdated Show resolved Hide resolved
src/psyclone/transformations.py Outdated Show resolved Hide resolved
@arporter
Copy link
Member Author

This is ready for another look now @sergisiso and @tommbendall. I'll fire off the integration tests again now too.

Copy link
Collaborator

@sergisiso sergisiso left a comment

Choose a reason for hiding this comment

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

@arporter All the comments have been addressed (there is a small docstring fix that I will do). The tests, integration tests and documentation all succeed. From my side this is approved to merge, but I will wait for @tommbendall to confirm that I works with the associated LFRic branches before I merge it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LFRic Issue relates to the LFRic domain ready to be merged Release Planning and creating PSyclone releases
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants