Kokkos Core Kernels Package  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Kokkos::Experimental::MemoryPool< Device > Member List

This is the complete list of members for Kokkos::Experimental::MemoryPool< Device >, including all inherited members.

allocate(size_t alloc_size) const Kokkos::Experimental::MemoryPool< Device >inline
allocate_block_size(const size_t alloc_size) const Kokkos::Experimental::MemoryPool< Device >inline
deallocate(void *alloc_ptr, size_t alloc_size) const Kokkos::Experimental::MemoryPool< Device >inline
is_empty() const Kokkos::Experimental::MemoryPool< Device >inline
memory_space typedefKokkos::Experimental::MemoryPool< Device >
MemoryPool(const backend_memory_space &memspace, size_t total_size, size_t log2_superblock_size=20)Kokkos::Experimental::MemoryPool< Device >inline