|
CPPuddle
|
#include <Kokkos_Core.hpp>#include <memory>#include <type_traits>#include "cppuddle/memory_recycling/buffer_management_interface.hpp"Go to the source code of this file.
Namespaces | |
| namespace | cppuddle |
| namespace | cppuddle::memory_recycling |
| CPPuddle namespace containing the memory recycling functionality. | |
Contains a Kokkos View Wrapper which automatically uses recycled memory. Also contains an aggregated version for usage with the kernel aggragation