CPPuddle
Classes | Namespaces
hip_recycling_device_buffer.hpp File Reference
#include "cppuddle/memory_recycling/hip_recycling_allocators.hpp"
Include dependency graph for hip_recycling_device_buffer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cppuddle::memory_recycling::hip_device_buffer< T, >
 
struct  cppuddle::memory_recycling::hip_aggregated_device_buffer< T, Host_Allocator, >
 

Namespaces

 cppuddle
 
 cppuddle::memory_recycling
 CPPuddle namespace containing the memory recycling functionality.
 

Detailed Description

Contains a RAII wrappers for HIP device buffers. Intended to be used with the recycling allocators but technically any allocator should work