Skip to content

Ensure alignment can be passed to MemoryResource.allocate() #634

@leofang

Description

@leofang

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

No one assigned

    Labels

    cuda.coreEverything related to the cuda.core moduleenhancementAny code-related improvementstriageNeeds the team's attention

    Type

    No type

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions