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

[Draft] Use resources for allocation #1519

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

MrBurmark
Copy link
Member

Use resources for allocations

There are allocations in reducers, sorts, and scans that we currently use internal memory pools to satisfy for GPU backends.
Use the resource provided to satisfy those allocations instead.

  • This PR is a feature
  • It does the following:
    • Adds resource allocation of internal buffers at the request of me and Alan

Design review (for API changes or additions---delete if unneeded)

On (date), we reviewed this PR. We discussed the design ideas:

  1. First idea or goal
  2. Second idea
  3. Third idea

This PR implements 1. and 3. It leaves out 2. for the following reasons

  • (impractical)
  • (too big)
  • (not a good idea anyway)

@MrBurmark MrBurmark requested a review from adayton1 July 19, 2023 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant