Skip to content

cuda::memory::host::allocate should return a region_t #488

@eyalroz

Description

@eyalroz

cuda::memory::device::allocate() returns a region_t, and so do all other allocate() functions - except for host-side allocation. Let's make it return a region as well.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions