-
Notifications
You must be signed in to change notification settings - Fork 183
Open
Labels
cuda.coreEverything related to the cuda.core moduleEverything related to the cuda.core moduleenhancementAny code-related improvementsAny code-related improvementstriageNeeds the team's attentionNeeds the team's attention
Milestone
Description
Unlike in C++ I think it'd have to be an optional keyword argument, for a few reasons
- To preserve backward compatibility (of both
cuda.core
and RMM Python) - To improve UX (passing an explicit alignment is less common use case, especially if the underlying MR does not support any custom alignment)
Metadata
Metadata
Assignees
Labels
cuda.coreEverything related to the cuda.core moduleEverything related to the cuda.core moduleenhancementAny code-related improvementsAny code-related improvementstriageNeeds the team's attentionNeeds the team's attention
Type
Projects
Status
Todo