[hwloc-users] hwloc RPM spec file

2010-04-23 Thread Jirka Hladky
Hello, I have written hwloc RPM spec file. It's attached. Thanks Jirka Summary: Portable Hardware Locality - portable abstraction of hierarchical architectures Name: hwloc Version: 1.0a1r1944 Release: 1.0%{?dist} License: GPL Group: Applications/System URL:

Re: [hwloc-users] hwloc RPM spec file

2010-04-26 Thread Jirka Hladky
On Monday 26 April 2010 05:21:35 pm Brice Goglin wrote: > On 23/04/2010 18:09, Jirka Hladky wrote: > > Hello, > > > > I have written hwloc RPM spec file. It's attached. > > > > Thanks > > Jirka > > Thanks Jirka, but don't you need some BuildRequ

[hwloc-users] hwloc on systems with more than 64 cpus?

2010-05-14 Thread Jirka Hladky
Hello, I have tested hwloc on several systems and I was very impressed with results. It's a great tool! The biggest box I have tested it on had 64 CPUs. (32 cores + hyper threading enabled). I wonder if somebody has tested it on box with more than 64 CPUs. If so, can you please share your

Re: [hwloc-users] hwloc on systems with more than 64 cpus?

2010-05-17 Thread Jirka Hladky
On Monday 17 May 2010 05:49:01 pm Jeff Squyres wrote: > On May 17, 2010, at 11:41 AM, Jirka Hladky wrote: > > BTW, is there any time-plan for hwloc 1.0 to be released? > > There were some trivial changes since rc6; I have one more trivial change > to make today and then we're p

Re: [hwloc-users] hwloc on systems with more than 64 cpus?

2010-05-27 Thread Jirka Hladky
On Thursday 27 May 2010 11:47:25 pm Brice Goglin wrote: > Le 27/05/2010 23:28, Jirka Hladky a écrit : > >> hwloc-calc doesn't accept input from stdin, it only reads the > >> command-line. We have a TODO entry about this, I'll work on it soon. > >> > >> For n

[hwloc-users] hwloc is now available as package for Fedora

2010-08-02 Thread Jirka Hladky
Hi guys, hwloc is now available as rpm package for Fedora 12, 13 and 14. === http://download.englab.brq.redhat.com/pub/fedora/linux/updates/12/x86_64/hwloc-1.0.2-1.fc12.i686.rpm

[hwloc-users] Fwd: [Fedora Update] [comment] hwloc-1.0.2-1.el5

2010-08-03 Thread Jirka Hladky
Hi all, thanks for the voting, hwloc is now available for RHEL 5 in the EPEL repository: http://download.fedora.redhat.com/pub/epel/5/x86_64/hwloc-1.0.2-1.el5.i386.rpm http://download.fedora.redhat.com/pub/epel/5/x86_64/hwloc-1.0.2-1.el5.x86_64.rpm Thanks Jirka --- Begin Message --- The

Re: [hwloc-users] [hwloc-announce] hwloc 2.3.0 released

2020-10-02 Thread Jirka Hladky
Great, thank you! Jirka On Fri, Oct 2, 2020 at 9:48 AM Brice Goglin wrote: > > Le 02/10/2020 à 01:59, Jirka Hladky a écrit : > > > I'll see if I can make things case-insensitive in the tools (not in the C >> API). > > Yes, it would be a nice improvement. Cur

Re: [hwloc-users] [hwloc-announce] hwloc 2.3.0 released

2020-10-01 Thread Jirka Hladky
Hi Brice, this new feature sounds very interesting! Add hwloc/memattrs.h for exposing latency/bandwidth information > between initiators (CPU sets for now) and target NUMA nodes, > typically on heterogeneous platforms. If I get it right, I need to have an ACPI HMAT table on the system

Re: [hwloc-users] [hwloc-announce] hwloc 2.3.0 released

2020-10-01 Thread Jirka Hladky
ff,0x,0x,0x,0x,0x (Machine L#0) On Thu, Oct 1, 2020 at 7:28 PM Brice Goglin wrote: > > Le 01/10/2020 à 19:16, Jirka Hladky a écrit : > > Hi Brice, > > this new feature sounds very interesting! > > Add hwloc/memattrs.h for e

Re: [hwloc-users] [hwloc-announce] hwloc 2.3.0 released

2020-10-01 Thread Jirka Hladky
NUMANode L#2 = 9 (NUMANode L#1) NUMANode L#2 = 18 (NUMANode L#2) NUMANode L#2 = 9 (NUMANode L#3) NUMANode L#3 = 9 (NUMANode L#0) NUMANode L#3 = 9 (NUMANode L#1) NUMANode L#3 = 9 (NUMANode L#2) NUMANode L#3 = 18 (NUMANode L#3) Memory attribute #3 name `Latency' flags 6 On Fri, Oct 2

[hwloc-users] hwloc on IBM Power LPAR VMs

2021-04-26 Thread Jirka Hladky
Hi Brice, how are you doing? I hope you are fine. We are all well and safe. I have been running hwloc on IBM Power LPAR VM with only 1 CPU core and 8 PUs [1]. There is only one NUMA node. The numbering is however quite strange, the NUMA node number is "2". See [2]. hwloc reports "Topology does

Re: [hwloc-users] Support for Intel's hybrid architecture - can I restrict hwloc-distrib to P cores only?

2023-11-24 Thread Jirka Hladky
Thank you, Brice! I'm testing it on a Lenovo P1 laptop with an i7-12800H CPU with 6P + 8E. --cpukinds option solves the problem for me:-) hwloc-calc --cpukind 1 all BTW, Intel's patches to improve Linux scheduling on hybrid architectures were significantly improved this year and released

[hwloc-users] Support for Intel's hybrid architecture - can I restrict hwloc-distrib to P cores only?

2023-11-23 Thread Jirka Hladky
Hi Brice, I have a question about the hwloc's support for Intel's hybrid architectures, like in Alder Lake CPUs: https://en.wikipedia.org/wiki/Alder_Lake There are P (performance) and E (efficiency) cores. Is hwloc able to detect which core is which? Can I, for example, restrict hwloc-distrib to