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

Memory type specifiers #172

Open
ndryden opened this issue Aug 30, 2024 · 0 comments
Open

Memory type specifiers #172

ndryden opened this issue Aug 30, 2024 · 0 comments
Assignees
Labels
New H2 Related to next-gen H2
Milestone

Comments

@ndryden
Copy link
Collaborator

ndryden commented Aug 30, 2024

Add support for specifying a particular kind of memory when creating a Tensor or DistTensor (e.g., pinned memory).

Probably this is a new constructor argument that tells the underlying RawBuffer what allocator to use.

@ndryden ndryden added the New H2 Related to next-gen H2 label Aug 30, 2024
@ndryden ndryden added this to the H2 v0.4 milestone Aug 30, 2024
@ndryden ndryden self-assigned this Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New H2 Related to next-gen H2
Projects
None yet
Development

No branches or pull requests

1 participant