Skip to content

Commit 0237ec1

Browse files
committed
hwloc: Update internal hwloc to v2.7.0.
This is the latest, released Dec 13, 2021. https://www.open-mpi.org/software/hwloc/v2.7/ Signed-off-by: Austen Lauria <[email protected]>
1 parent 3dc8570 commit 0237ec1

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

3rd-party/hwloc-2.4.0.tar.gz

-6.64 MB
Binary file not shown.

3rd-party/hwloc-2.7.0.tar.gz

6.99 MB
Binary file not shown.

autogen.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777

7878
# version of packages we ship as tarballs
7979
my $libevent_version="2.1.12-stable";
80-
my $hwloc_version="2.4.0";
80+
my $hwloc_version="2.7.0";
8181

8282
# One-time setup
8383
my $username;

0 commit comments

Comments
 (0)