OmniSciDB  a5dc49c757
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Allocators Directory Reference
+ Directory dependency graph for Allocators:

Directories

directory  thrust
 

Files

file  ArenaAllocator.h [code]
 
file  CpuMgrArenaAllocator.cpp [code]
 
file  CpuMgrArenaAllocator.h [code]
 Allocate CPU memory using CpuBuffers via DataMgr.
 
file  CudaAllocator.cpp [code]
 
file  CudaAllocator.h [code]
 Allocate GPU memory using GpuBuffers via DataMgr.
 
file  DeviceAllocator.h [code]
 Abstract class for managing device memory allocations.
 
file  FastAllocator.h [code]
 Quickly allocate many memory pieces by reserving them ahead of time. Calls to allocate() are thread-safe.
 
file  PMemAllocator.cpp [code]
 
file  PMemAllocator.h [code]
 
file  ThrustAllocator.cpp [code]
 
file  ThrustAllocator.h [code]