rotating_buffers.hpp Source File#
rotating_buffers.hpp
Go to the documentation of this file.
#define HIP_CHECK_ERROR(retval_or_funcall)
Definition host_utility/hip_check_error.hpp:21
Definition tile/core/algorithm/cluster_descriptor.hpp:13
CK_TILE_HOST void hip_check_error(hipError_t x)
Definition tile/host/hip_check_error.hpp:13
RotatingMemWrapper(const void *a_ptr_, const void *b_ptr_, std::size_t rotating_count_hint, std::size_t size_a_, std::size_t size_b_)
Definition rotating_buffers.hpp:30
RotatingMemWrapper()=delete
~RotatingMemWrapper() noexcept
Definition rotating_buffers.hpp:91