Merge pull request #18362 from Rmys/master

hwloc ver. bump
This commit is contained in:
Rmys
2026-03-16 14:08:50 +03:00
committed by GitHub
+8 -1
View File
@@ -14,7 +14,7 @@
<IsA>app:console</IsA>
<Summary>Portable Hardware Locality (hwloc)</Summary>
<Description>The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various system attributes such as cache and memory information as well as the locality of I/O devices such as network interfaces, InfiniBand HCAs or GPUs.</Description>
<Archive sha1sum="728713912ff45db27d0075216e589f26ceb33dc5" type="tarbz2">https://download.open-mpi.org/release/hwloc/v2.12/hwloc-2.12.1.tar.bz2</Archive>
<Archive sha1sum="99a8aa8ca63ddabb6cd08f78cceb6221f9b11d82" type="tarbz2">https://download.open-mpi.org/release/hwloc/v2.13/hwloc-2.13.0.tar.bz2</Archive>
<BuildDependencies>
<Dependency>cairo-devel</Dependency>
<Dependency>pciutils-devel</Dependency>
@@ -62,6 +62,13 @@
</Package>
<History>
<Update release="6">
<Date>2026-03-15</Date>
<Version>2.13.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2025-05-13</Date>
<Version>2.12.1</Version>