Skip to content

Improved memory allocators #173

@ndryden

Description

@ndryden

Improve our memory allocator support:

  • Use a memory pool for CPU memory.
  • Use our own internal memory pool for GPU memory (not necessarily CUB, since we want more flexibility in bucket sizing, etc.).
  • Support pinned memory.

Metadata

Metadata

Assignees

Labels

New H2Related to next-gen H2

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions