|
RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
|
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... | |