RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Classes
RAJA::basic_mempool::detail Namespace Reference

Classes

class  MemoryArena
 MemoryArena is a map based subclass for class MemPool provides book-keeping to divy a large chunk of pre-allocated memory to avoid the overhead of malloc/free or cudaMalloc/cudaFree, etc. More...