aboutsummaryrefslogtreecommitdiff
path: root/ports/hwloc/CONTROL
diff options
context:
space:
mode:
authorHartmut Kaiser <hartmut.kaiser@gmail.com>2017-05-22 21:38:11 -0500
committerHartmut Kaiser <hartmut.kaiser@gmail.com>2017-05-22 21:38:11 -0500
commit91876e047a54526b4ea459eb4bd7e5cce9a51564 (patch)
tree64a2f5aad3e3d9993fbf914d09e68fec3524d742 /ports/hwloc/CONTROL
parent9f0a7173a21e8b036d0df467aae978fda74e4a05 (diff)
downloadvcpkg-91876e047a54526b4ea459eb4bd7e5cce9a51564.tar.gz
vcpkg-91876e047a54526b4ea459eb4bd7e5cce9a51564.zip
Add support for installing binary distributions of HWLOC
- this depends on #1144 - this fixes #1124
Diffstat (limited to 'ports/hwloc/CONTROL')
-rw-r--r--ports/hwloc/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/hwloc/CONTROL b/ports/hwloc/CONTROL
new file mode 100644
index 000000000..f79c957e5
--- /dev/null
+++ b/ports/hwloc/CONTROL
@@ -0,0 +1,4 @@
+Source: hwloc
+Version: 1.11.7
+Description: Portable Hardware Locality (hwloc)
+ 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.