Commit Graph

57 Commits

Author SHA256 Message Date
44c45ddbc7 Accepting request 245030 from devel:libraries:c_c++
- removed patches (fixed upstream)
   * hwloc-1.7-manpage.patch
   * hwloc-1.7.patch 
- Update to Version 1.9.0
  * API
    + Add hwloc_obj_type_sscanf() to extend hwloc_obj_type_of_string() with
      type-specific attributes such as Cache/Group depth and Cache type.
      hwloc_obj_type_of_string() is moved to hwloc/deprecated.h.
    + Add hwloc_linux_get_tid_last_cpu_location() for retrieving the
      last CPU where a Linux thread given by TID ran.
    + Add hwloc_distrib() to extend the old hwloc_distribute[v]() functions.
      hwloc_distribute[v]() is moved to hwloc/deprecated.h.
    + Don't mix total and local memory when displaying verbose object attributes
      with hwloc_obj_attr_snprintf() or in lstopo.
  * Backends
    + Add CPUVendor, CPUModelNumber and CPUFamilyNumber info attributes for
      x86, ia64 and Xeon Phi sockets on Linux, to extend the x86-specific
      support added in v1.8.1. Requested by Ralph Castain.
    + Add many CPU- and Platform-related info attributes on ARM and POWER
      platforms, in the Machine and Socket objects.
    + Add CUDA info attributes describing the number of multiprocessors and
      cores and the size of the global, shared and L2 cache memories in CUDA
      OS devices.
    + Add OpenCL info attributes describing the number of compute units and
      the global memory size in OpenCL OS devices.
    + The synthetic backend now accepts extended types such as L2Cache, L1i or
      Group3. lstopo also exports synthetic strings using these extended types.
  * Tools
    + lstopo
      - Do not overwrite output files by default anymore.

OBS-URL: https://build.opensuse.org/request/show/245030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hwloc?expand=0&rev=2
2014-08-20 08:50:52 +00:00
Ismail Dönmez
38e0cb53b3 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/hwloc?expand=0&rev=6 2014-08-18 08:58:50 +00:00
Ismail Dönmez
975a0a55b4 -
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/hwloc?expand=0&rev=5
2014-08-18 08:51:43 +00:00
Ismail Dönmez
dad291c165 Accepting request 245008 from home:mnhauke:test
Update to Version 1.9.0 + fix source url

OBS-URL: https://build.opensuse.org/request/show/245008
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/hwloc?expand=0&rev=4
2014-08-18 08:40:45 +00:00
Stephan Kulow
e7a05f0121 Accepting request 210427 from devel:libraries:c_c++
Push to factory

OBS-URL: https://build.opensuse.org/request/show/210427
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hwloc?expand=0&rev=1
2013-12-31 09:05:14 +00:00
d372117be0 - fixed shared library rename
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/hwloc?expand=0&rev=2
2013-11-12 22:18:01 +00:00
0551db4238 Accepting request 203462 from home:mvyskocil:branches:devel:libraries:c_c++
add hwloc to devel:libraries:c_c++ - upgraded package is mandatory for
devel:libraries:c_c++/mpich, therefor I wanted to have it here instead of
utilities

As it does provide shared library, it is not that pointless ...

OBS-URL: https://build.opensuse.org/request/show/203462
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/hwloc?expand=0&rev=1
2013-10-17 11:20:18 +00:00