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

Fix 2D Laplacian on GPU #72

Merged
merged 23 commits into from
Jan 3, 2025
Merged

Fix 2D Laplacian on GPU #72

merged 23 commits into from
Jan 3, 2025

Conversation

blegouix
Copy link
Owner

@blegouix blegouix commented Dec 29, 2024

  • Rely on annoted_for_each/transform_reduce inside GPU kernels
  • Reference capture in every annoted_for_each/transform_reduce
  • Own KOKKOS-FUNCTION implementation of std::copy and std::sort

@blegouix blegouix self-assigned this Dec 29, 2024
@blegouix blegouix force-pushed the annotated_for_each branch from 5576311 to 1e2f9a9 Compare January 1, 2025 20:14
@blegouix blegouix changed the base branch from main to misc January 2, 2025 23:26
Base automatically changed from misc to main January 3, 2025 13:48
@blegouix blegouix changed the title ddc::annotated_for_each and ddc::annotated_transform_reduce Fix 2D Laplacian on GPU Jan 3, 2025
@blegouix blegouix merged commit 7d02224 into main Jan 3, 2025
1 check passed
@blegouix blegouix deleted the annotated_for_each branch January 3, 2025 14:17
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.

1 participant