/home/runner/work/HiCR/HiCR/include/hicr/backends/hwloc/localMemorySlot.hpp Source File
HiCR
|
localMemorySlot.hpp
Go to the documentation of this file.
59 };
69 LocalMemorySlot(binding_type bindingType, void *const pointer, const size_t size, std::shared_ptr<HiCR::MemorySpace> memorySpace)
Definition localMemorySlot.hpp:44
Definition localMemorySlot.hpp:37
@ strict_binding
Definition localMemorySlot.hpp:48
@ relaxed_binding
Definition localMemorySlot.hpp:58
@ strict_non_binding
Definition localMemorySlot.hpp:53
LocalMemorySlot(binding_type bindingType, void *const pointer, const size_t size, std::shared_ptr< HiCR::MemorySpace > memorySpace)
Definition localMemorySlot.hpp:69
~LocalMemorySlot() override=default
__INLINE__ binding_type getBindingType() const
Definition localMemorySlot.hpp:81
Provides a definition for a HiCR Local Memory Slot class.
Generated by