Skip to content

Releases: JuliaParallel/Hwloc.jl

v3.3.0

05 Aug 20:28
449e35a
Compare
Choose a tag to compare

v3.2.0

24 Jul 12:31
7be761e
Compare
Choose a tag to compare

Hwloc v3.2.0

Diff since v3.1.0

Merged pull requests:

Closed issues:

  • Include disallowed (lstopo --disallowed) (#81)

v3.1.0

22 Jul 09:18
59dc77a
Compare
Choose a tag to compare

Hwloc v3.1.0

Diff since v3.0.1

Merged pull requests:

Closed issues:

  • Try to support --cpukinds information (#57)

v3.0.1

12 Jan 19:02
8906152
Compare
Choose a tag to compare

Hwloc v3.0.1

Diff since v3.0.0

Merged pull requests:

  • fix abstract tree inferface for coproc and clean up compat (#74) (@JBlaschke)

v3.0.0

12 Jan 12:08
f838f33
Compare
Choose a tag to compare

Hwloc v3.0.0

Diff since v2.2.0

Merged pull requests:

Closed issues:

  • Topology visualization (#26)
  • cachesize() doesn't work on A64FX (#65)

v2.2.0

27 Sep 08:51
1e8bc2c
Compare
Choose a tag to compare

Hwloc v2.2.0

Diff since v2.1.0

Merged pull requests:

v2.1.0

10 Sep 12:35
d46b475
Compare
Choose a tag to compare

Hwloc v2.1.0

Diff since v2.0.0

Closed issues:

  • Darwin ARM: libhwloc not defined (#44)
  • Release 2.0 (#55)
  • Using Hwloc failed (#56)
  • Incorrect data for Apple Silicon, needs bump to 2.8.0 (#58)
  • cachesize() and cachelinesize() throw BoundsError on M1 Mac (#59)
  • Improve print format for I1Cache objects (#60)

Merged pull requests:

v2.0.0

03 May 16:24
549a510
Compare
Choose a tag to compare

Hwloc v2.0.0

Diff since v1.3.0

Closed issues:

  • Provide attributes of NUMA nodes (#29)
  • Support for 32-bit Linux builds? (#33)
  • No caches found on WSL2 (#36)
  • Using Hwloc failed. Please file an issue with the above warning (#43)
  • Add total_memory field to Hwloc.Object (#45)
  • Replace Travis CI by GitHub actions (#49)
  • Drop hwloc 1.x support (#50)

Merged pull requests:

  • Introduce collectobjects(topology,:objtype) + convenience methods (#28) (@j-fu)
  • Drop Manifest.toml (#48) (@crstnbr)
  • Switch to github actions for CI + add CompatHelper (#51) (@crstnbr)
  • Road to 2.0 (#53) (@crstnbr)
  • Print flat sub-hierarchy in single line (#54) (@crstnbr)

v1.3.0

27 Feb 04:06
7b728be
Compare
Choose a tag to compare

Hwloc v1.3.0

Diff since v1.0.3

Closed issues:

  • Release v1.0.3 (#24)
  • Comparing instruction sets with Hwloc.jl, ccall(:jl_dump_host_cpu, etc) and CpuId.cpufeatures() (#25)
  • Release 1.1.0 as stable version (#34)
  • TagBot trigger issue (#35)
  • topology_load errors due to unimplemented groups (#38)
  • Output of Hwloc.num_physical_cores() is inconsistent with output of CpuId.cpuinfo() (#40)
  • Using Hwloc failed (#41)

Merged pull requests:

v1.0.3

22 Jun 06:46
v1.0.3
363152e
Compare
Choose a tag to compare

v1.0.3 (2019-06-21)

Diff since v1.0.2

Closed issues:

  • Release version 1.0.2 (#21)

Merged pull requests: