![]() |
QMCPACK
|
Go to the source code of this file.
Classes | |
struct | DualAllocator< T, DeviceAllocator, HostAllocator > |
Generalizes the DualMemorySpace allocator This provides a limited alternative to OMPallocator for testing/benchmarking without dependence of OMPTarget/ offload. More... | |
struct | DualAllocator< T, DeviceAllocator, HostAllocator >::rebind< U, V > |
struct | qmc_allocator_traits< DualAllocator< T, DeviceAllocator, HostAllocator > > |
Namespaces | |
qmcplusplus | |
helper functions for EinsplineSetBuilder | |
Functions | |
size_t | getDualDeviceMemAllocated () |
Variables | |
std::atomic< size_t > | dual_device_mem_allocated |
struct qmcplusplus::DualAllocator::rebind |
Definition at line 66 of file DualAllocator.hpp.
Class Members | ||
---|---|---|
typedef DualAllocator< U, V > | other |