Bug 163427 - [NEW PORT] devel/hwloc: The Portable Hardware Locality software package
Summary: [NEW PORT] devel/hwloc: The Portable Hardware Locality software package
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Maho Nakata
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-18 10:50 UTC by Eijiro Shibusawa
Modified: 2011-12-26 00:50 UTC (History)
0 users

See Also:


Attachments
file.txt (20.64 KB, text/plain)
2011-12-18 10:50 UTC, Eijiro Shibusawa
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eijiro Shibusawa 2011-12-18 10:50:04 UTC
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/


NOTE:
- This port was tested with porttools 0.99 and tinderbox 3.4.1 (8.2R) 
  on FreeBSD 9.0-RC3 on amd64.

Fix: Patch attached with submission follows:
Comment 1 Maho Nakata freebsd_committer freebsd_triage 2011-12-19 00:58:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->maho

submitter asked me to handle this and I'm ok about it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-12-19 03:33:15 UTC
maho        2011-12-19 03:33:00 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/hwloc          Makefile distinfo pkg-descr pkg-plist 
    devel/hwloc/files    manpages patch-configure 
                         patch-utils+Makefile.in 
  Log:
  The Portable Hardware Locality software package
  
  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
  
  Revision  Changes    Path
  1.4762    +1 -0      ports/devel/Makefile
  1.1       +64 -0     ports/devel/hwloc/Makefile (new)
  1.1       +2 -0      ports/devel/hwloc/distinfo (new)
  1.1       +314 -0    ports/devel/hwloc/files/manpages (new)
  1.1       +16 -0     ports/devel/hwloc/files/patch-configure (new)
  1.1       +14 -0     ports/devel/hwloc/files/patch-utils+Makefile.in (new)
  1.1       +16 -0     ports/devel/hwloc/pkg-descr (new)
  1.1       +133 -0    ports/devel/hwloc/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2011-12-26 00:50:00 UTC
State Changed
From-To: open->closed

committed 2011-12-19.