early-access version 2853
This commit is contained in:
12
externals/vcpkg/ports/hwloc/vcpkg.json
vendored
Executable file
12
externals/vcpkg/ports/hwloc/vcpkg.json
vendored
Executable file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "hwloc",
|
||||
"version": "2.7.1",
|
||||
"maintainers": "bgoglin<Brice.Goglin@inria.fr>",
|
||||
"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."
|
||||
],
|
||||
"homepage": "https://github.com/open-mpi/hwloc",
|
||||
"license": "BSD-2-Clause",
|
||||
"supports": "!uwp"
|
||||
}
|
||||
Reference in New Issue
Block a user