| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/167959
Submitted by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
Notes:
svn path=/head/; revision=296802
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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 (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
|