/home/runner/work/HiCR/HiCR/include/hicr/backends/lpf/localMemorySlot.hpp Source File
HiCR
|
localMemorySlot.hpp
Go to the documentation of this file.
50 LocalMemorySlot(lpf_memslot_t lpfMemSlot, void *const pointer, const size_t size, std::shared_ptr<HiCR::MemorySpace> memorySpace)
Provides utilities commonly used across the LPF backend.
Definition localMemorySlot.hpp:44
Definition localMemorySlot.hpp:40
~LocalMemorySlot() override=default
void setLPFSlot(lpf_memslot_t lpfMemSlot)
Definition localMemorySlot.hpp:71
lpf_memslot_t getLPFSlot() const
Definition localMemorySlot.hpp:65
LocalMemorySlot(lpf_memslot_t lpfMemSlot, void *const pointer, const size_t size, std::shared_ptr< HiCR::MemorySpace > memorySpace)
Definition localMemorySlot.hpp:50
__INLINE__ void * getLPFSwapPointer()
Definition localMemorySlot.hpp:77
Provides a definition for a HiCR Local Memory Slot class.
Provides a base definition for a HiCR MemorySpace class.
Generated by