The interface that supports the function of initializing hardware
bandwidth nodes form memory_locality is deleted from the oprating system
kernel. Therefore, the memkind interface is deleted because the memkind
interface needs to work with the kernel.
Signed-off-by: JiangShui Yang <yangjiangshui@h-partners.com>
(cherry picked from commit 597108c78540e6eb3d10866d765929f776d9f1f4)
Add the required library hwloc-devel.
Signed-off-by: Jie Liu <liujie375@h-partners.com>
(cherry picked from commit a2001a91236ba223f1325a006cfa010c704eb174)
This commit also enables building for AArch64. Tested the build/run
on QEMU and hardware running the HBW and hello world examples
on openEuler-22.03-LTS.
Signed-off-by: Hesham Almatary <hesham.almatary@huawei.com>