Skip to content

Implement Realm reductions for CUDA - #1669

Open
elliottslaughter wants to merge 1 commit into
flexflow:masterfrom
elliottslaughter:realm-redop-cuda
Open

Implement Realm reductions for CUDA#1669
elliottslaughter wants to merge 1 commit into
flexflow:masterfrom
elliottslaughter:realm-redop-cuda

Conversation

@elliottslaughter

@elliottslaughter elliottslaughter commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

Realm reduction operators need to be compiled from a .cu file so that we have them available in CUDA as well as C++.

Also adds a bit of CMake machinery to allow ff_add_library to include CUDA code. In principle kernels could be rewritten now to use ff_add_library but I haven't attempted to do so in this PR.

Updated Realm to get StanfordLegion/realm#473 so that we don't need to work around including PRealm from NVCC.


This change is Reviewable

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