QMCPACK
OffloadAlignedAllocators.hpp File Reference
+ Include dependency graph for OffloadAlignedAllocators.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 qmcplusplus
 helper functions for EinsplineSetBuilder
 

Typedefs

template<typename T >
using OffloadAllocator = OMPallocator< T, aligned_allocator< T > >
 
template<typename T >
using OffloadDeviceAllocator = aligned_allocator< T >