Add the required library hwloc-devel
Add the required library hwloc-devel. Signed-off-by: Jie Liu <liujie375@h-partners.com> (cherry picked from commit a2001a91236ba223f1325a006cfa010c704eb174)
This commit is contained in:
parent
c3c3c6bdf2
commit
9dc121ae3a
@ -1,14 +1,14 @@
|
||||
Name: memkind
|
||||
Summary: Extensible Heap Manager for User
|
||||
Version: 1.14.0
|
||||
Release: 4
|
||||
Release: 5
|
||||
License: BSD
|
||||
URL: http://memkind.github.io/memkind
|
||||
Source0: https://github.com/memkind/memkind/archive/v1.14.0/%{name}-%{version}.tar.gz
|
||||
Patch0001: 0001-support-multi-threading-build.patch
|
||||
Patch0002: 0002-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 riscv64 loongarch64
|
||||
|
||||
%description
|
||||
@ -83,6 +83,9 @@ popd
|
||||
%{_mandir}/man7/*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 1 2024 Jie Liu <liujie375@h-partners.com> - 1.14.0-5
|
||||
- Support initializing HBW nodes from HMAT with libaray hwloc-devel
|
||||
|
||||
* Wed Oct 18 2023 Yicong Yang <yangyicong@hisilicon.com> - 1.14.0-4
|
||||
- Support initializing HBW nodes from memory_locality on openEuler
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user