Hwloc.jl
Hwloc.jl copied to clipboard
Try to support --cpukinds information
Came up here. M1 Macs have low- and high-performance cpus. Apparently this "cpu kind" information is available in recent hwloc versions (on master?). We should try to support and output this.
Apparently, since hwloc Version 2.4 lstopo seems to have a --cpukinds option. And in 2.6 they have specifically worked on distinguishing high and low performance cores for M1 mac’s, see https://github.com/open-mpi/hwloc/blob/master/NEWS.
(cc @chriselrod)
cpukinds API:
https://www.open-mpi.org/projects/hwloc/doc/v2.4.1/a00183.php https://www.open-mpi.org/projects/hwloc/doc/v2.4.1/a00107_source.php