https://github.com/sebbbi/OffsetAllocator is a nice allocator we could add to mallocMC.
A little bit of work is required because the design of this allocator is focussing on host-sided allocations.
Most likely it is possible to refactor the code that on device allocation is possible.
https://github.com/sebbbi/OffsetAllocator is a nice allocator we could add to mallocMC.
A little bit of work is required because the design of this allocator is focussing on host-sided allocations.
Most likely it is possible to refactor the code that on device allocation is possible.