namespace for backends this one is named only sham since shambackends is too long to write
std::optional< std::size_t > getHostPhysicalMemory()
Get the amount of physical memory (RAM) available on the system, in bytes.
std::optional< std::size_t > getHostAvailableMemory()
Get the amount of physical memory (RAM) currently available on the system, in bytes.