Skip to content

EinsteinToolkit/ExternalLibraries-hwloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cactus Code Thorn hwloc
Author(s)    : Erik Schnetter
Maintainer(s): Cactus team
Licence      : New BSD Licence
--------------------------------------------------------------------------

1. Purpose

Distribute the hwloc library; see
<http://www.open-mpi.org/projects/hwloc/>.



From the hwloc web site:

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. It primarily aims at helping applications with gathering
information about modern computing hardware so as to exploit it
accordingly and efficiently.