-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
improvementImproves an existing functionalityImproves an existing functionality
Description
In a few cases, we have needed to include kernel code in strings in Python. It would be good to start refactoring this out into separate .cu/.c files that we load instead. This has the benefit that .cu/.c files are more familiar to developers and various tooling (linters/compilers/etc.). Also it can potentially be used in C/C++ code directly. Making this change could help with general maintainability & usability of the codebase going forward.
Originally posted by @jakirkham in #317 (comment)
Metadata
Metadata
Assignees
Labels
improvementImproves an existing functionalityImproves an existing functionality
Type
Projects
Status
No status