![]() |
Low-Level Abstraction of Memory Access
|
Allocates alpaka buffers as blobs. More...
#include <BlobAllocators.hpp>
Public Member Functions | |
template<std::size_t Alignment> | |
auto | operator() (std::integral_constant< std::size_t, Alignment >, std::size_t count) const |
Public Attributes | |
Dev & | dev |
Allocates alpaka buffers as blobs.
Definition at line 174 of file BlobAllocators.hpp.
|
inline |
Definition at line 179 of file BlobAllocators.hpp.
Dev& llama::bloballoc::AlpakaBuf< Size, Dev >::dev |
Definition at line 176 of file BlobAllocators.hpp.