# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:et:fenc=utf-8::et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name hwloc set branch 1.8 version ${branch}.1 epoch 1 categories devel platforms darwin maintainers sean openmaintainer description Portable Hardware Locality license BSD long_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. homepage http://www.open-mpi.org/projects/hwloc/ master_sites http://www.open-mpi.org/software/hwloc/v${branch}/downloads/ checksums rmd160 0e22e6a21ce53144b5b4342c31a6f1ee5618e3b8 \ sha256 20ce758a2f88dcb4b33251c0127e0c33adeaa5f1ff3b5ccfa6774670382af759 configure.args --without-x # 1.9 breaks openmpi as of 2014-08-05 livecheck.type none