2021-10-26 13:10:38 by Nia Alarie | Files touched by this commit (29) |
Log message:
parallel: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:46:48 by Nia Alarie | Files touched by this commit (29) |
Log message:
parallel: Remove SHA1 hashes for distfiles
|
2021-04-21 13:43:04 by Adam Ciarcinski | Files touched by this commit (1822) |
Log message:
revbump for textproc/icu
|
2020-11-05 10:09:30 by Ryo ONODERA | Files touched by this commit (1814) |
Log message:
*: Recursive revbump from textproc/icu-68.1
|
2020-06-02 10:25:05 by Adam Ciarcinski | Files touched by this commit (1689) |
Log message:
Revbump for icu
|
2019-09-11 15:16:46 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
hwloc: updated to 1.11.3
hwloc (Hardware Locality) 1.11.13
The most important change is support for upcoming Intel processors with
multiple Dies per CPU. hwloc release 2.1 will add a new "Die" object.
In the meantime 1.11.13 and 2.0.4 represent those Dies as "Die" groups.
Summary of the changes since 1.11.12:
* Add support for Linux 5.3 new sysfs cpu topology files with Die information.
* Add support for Intel v2 Extended Topology Enumeration in the x86 backend.
* Tiles, Modules and Dies are exposed as Groups for now.
+ HWLOC_DONT_MERGE_DIE_GROUPS=1 may be set in the environment to prevent
Die groups from being automatically merged with identical parent or
children.
* Ignore NUMA node information from AMD topoext in the x86 backend,
unless HWLOC_X86_TOPOEXT_NUMANODES=1 is set in the environment.
* Group objects have a new "dont_merge" attribute to prevent them from
being automatically merged with identical parent or children.
|
2019-07-08 12:36:27 by Nia Alarie | Files touched by this commit (22) |
Log message:
Follow some http->https redirects.
|
2018-12-13 20:11:28 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
hwloc: updated to 1.11.12
Version 1.11.12
* Fix a corner case of hwloc_topology_restrict() where children would
become out-of-order.
* Fix the return length of export_xmlbuffer() functions to always
include the ending \0.
Version 1.11.11
* Add support for Hygon Dhyana processors in the x86 backend,
thanks to Pu Wen for the patch.
* Fix symbol renaming to also rename internal components,
thanks to Evan Ramos for the patch.
* Fix build on HP-UX, thanks to Richard Lloyd for reporting the issues.
* Detect PCI link speed without being root on Linux >= 4.13.
|
2018-09-30 23:37:29 by Sevan Janiyan | Files touched by this commit (1) |
Log message:
Handle packing on DragonFly
|
2018-08-16 15:04:25 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
hwloc: fix buildlink3 on Darwin
|