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

[FEA] Expose alignment-explicit allocation routines through cython interface #1499

Open
Tracked by #1500
wence- opened this issue Mar 6, 2024 · 0 comments
Open
Tracked by #1500
Assignees
Labels
feature request New feature or request

Comments

@wence-
Copy link
Contributor

wence- commented Mar 6, 2024

Is your feature request related to a problem? Please describe.

With the move to rmm::device_async_resource_ref, the most general form of the allocation functions are the allocate_async ones that accept size_t bytes, size_t alignment, cuda_stream_view stream. We should consider how to expose and/or use these from cython.

@wence- wence- added feature request New feature or request ? - Needs Triage Need team to review and classify and removed ? - Needs Triage Need team to review and classify labels Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant