aboutsummaryrefslogtreecommitdiff
path: root/devel/hwloc
Commit message (Collapse)AuthorAgeFilesLines
* - Update devel/hwloc to 1.6 [1]Pawel Pekala2012-12-165-19/+27
| | | | | | | | | | - Bump affected net/openmpi PR: ports/174106 [1] Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> Notes: svn path=/head/; revision=308991
* - Update to 1.5.1Jason E. Hale2012-10-225-181/+37
| | | | | | | | | | | | | | | | | - Move manpage definitions to Makefile.man - Use MLINKS macro to create manpage links - Use USE_PKGCONFIG in favor of USE_GNOME=pkgconfig - Use PORTDOCS to cut down pkg-plist size - Convert to new options framework - Trim Makefile header PR: ports/172853 Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer) Approved by: makc (mentor) Feature safe: yes Notes: svn path=/head/; revision=306272
* - Update to 1.5Frederic Culot2012-08-016-37/+62
| | | | | | | | | Changes: http://www.open-mpi.org/community/lists/hwloc-announce/2012/07/0043.php PR: ports/170314 Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer) Notes: svn path=/head/; revision=301839
* Update to version 1.4.2Pawel Pekala2012-05-166-98/+115
| | | | | | | | PR: ports/167959 Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer) Notes: svn path=/head/; revision=296802
* - Updates to 1.3.1 [1]Michael Scheidell2012-01-283-11/+9
| | | | | | | | | | | | - ONLY_FOR_ARCHS (= i386 amd64) is added. Because hwloc, it seems, has been ported to FreeBSD on these architectures only [1] - tested with and without cairo PR: ports/164562 [1] Submitted by: maintainer [1] Approved by: gabor (mentor, implicit) Notes: svn path=/head/; revision=289923
* The Portable Hardware Locality software packageMaho Nakata2011-12-197-0/+559
The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including as follows: - 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). It primarily aims at helping applications with gathering information about modern computing hardware so as to exploit it accordingly and efficiently [1]. [1] Portable Hardware Locality (hwloc) WWW. WWW: http://www.open-mpi.org/projects/hwloc/ PR: 163427 Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> Feature safe: yes Notes: svn path=/head/; revision=287635