!37 [sync] PR-35: Add the required library hwloc-devel
From: @openeuler-sync-bot Reviewed-by: @liqingqing_1229 Signed-off-by: @liqingqing_1229
This commit is contained in:
commit
ec97ff61b2
@ -1,7 +1,7 @@
|
||||
Name: memkind
|
||||
Summary: Extensible Heap Manager for User
|
||||
Version: 1.13.0
|
||||
Release: 3
|
||||
Release: 4
|
||||
License: BSD
|
||||
URL: http://memkind.github.io/memkind
|
||||
Source0: https://github.com/memkind/memkind/archive/v1.13.0/%{name}-%{version}.tar.gz
|
||||
@ -10,7 +10,7 @@ Patch1000: 1000-add-loongarch-support-upstream.patch
|
||||
Patch1001: 1001-add-sw_64-support-not-upstream.patch
|
||||
Patch9000: 9000-Support-initializing-HBW-nodes-from-memory_locality.patch
|
||||
|
||||
BuildRequires: automake libtool numactl-devel systemd gcc gcc-c++
|
||||
BuildRequires: automake libtool numactl-devel systemd gcc gcc-c++ hwloc-devel
|
||||
ExclusiveArch: x86_64 aarch64 loongarch64 sw_64
|
||||
|
||||
%description
|
||||
@ -88,6 +88,9 @@ popd
|
||||
%{_mandir}/man7/*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 1 2024 Jie Liu <liujie375@h-partners.com> - 1.13.0-4
|
||||
- Support initializing HBW nodes from HMAT with libaray hwloc-devel
|
||||
|
||||
* Wed Oct 18 2023 Yicong Yang <yangyicong@hisilicon.com> - 1.13.0-3
|
||||
- Support initializing HBW nodes from memory_locality on openEuler
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user