/home/runner/work/HiCR/HiCR/include/hicr/backends/acl/memorySpace.hpp Source File
HiCR
|
memorySpace.hpp
Go to the documentation of this file.
Provides a definition for the local memory slot class for the acl backend.
Definition memorySpace.hpp:45
__INLINE__ void deserialize(const nlohmann::json &input)
Definition memorySpace.hpp:143
Definition memorySpace.hpp:43
MemorySpace(const nlohmann::json &input)
Definition memorySpace.hpp:80
MemorySpace(const std::weak_ptr< acl::Device > device, const size_t size)
Definition memorySpace.hpp:52
__INLINE__ const std::weak_ptr< const acl::Device > getDevice() const
Definition memorySpace.hpp:91
~MemorySpace()=default
Provides a base definition for a HiCR MemorySpace class.
Generated by