/home/runner/work/HiCR/HiCR/include/hicr/backends/opencl/localMemorySlot.hpp Source File
HiCR
|
localMemorySlot.hpp
Go to the documentation of this file.
46 LocalMemorySlot(void *const pointer, size_t size, const std::shared_ptr<cl::Buffer> buffer, std::shared_ptr<HiCR::MemorySpace> memorySpace)
Definition localMemorySlot.hpp:44
Definition localMemorySlot.hpp:35
LocalMemorySlot(void *const pointer, size_t size, const std::shared_ptr< cl::Buffer > buffer, std::shared_ptr< HiCR::MemorySpace > memorySpace)
Definition localMemorySlot.hpp:46
~LocalMemorySlot()=default
__INLINE__ std::shared_ptr< cl::Buffer > getBuffer()
Definition localMemorySlot.hpp:60
Provides a definition for a HiCR Local Memory Slot class.
Provides a base definition for a HiCR MemorySpace class.
Generated by