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

fregrid_acc - first and second order conservative interpolation #300

Merged
merged 86 commits into from
Jul 31, 2024

Conversation

mlee03
Copy link

@mlee03 mlee03 commented Jun 13, 2024

In this PR,

GPU offloading capabilities have been added to first and second order conservative remapping methods in fregrid_acc.
Weight generation with the great_circle_algorithm and remapping with the monotonic option are not supported yet.

Copy link

@bensonr bensonr left a comment

Choose a reason for hiding this comment

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

Overall the restructuring of code looks good. It's hard to compare updates sometimes when github doesn't get the comparisons correctly aligned.

@mlee03
Copy link
Author

mlee03 commented Jul 5, 2024

@bensonr license headers and comments have been added/fixed

t_acc/test_get_interp_order1/Makefile.am Outdated Show resolved Hide resolved
t_acc/test_read_remap_file/Makefile.am Outdated Show resolved Hide resolved
tools/fregrid_acc/conserve_interp_acc.c Outdated Show resolved Hide resolved
tools/fregrid_acc/conserve_interp_acc.c Show resolved Hide resolved
tools/fregrid_acc/fregrid_acc.c Show resolved Hide resolved
tools/fregrid_acc/interp_utils_acc.c Show resolved Hide resolved
@rem1776 rem1776 merged commit bb0b190 into NOAA-GFDL:main Jul 31, 2024
4 checks passed
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.

3 participants