Hello Hartmut

The mailing list address changed a while ago, there's an additional
"lists." in the domaine name.

Regarding your question, I would assume you are running in a cgroup with
the second NUMA node disallowed (while all the corresponding cores are
allowed). lstopo with --whole-system would confirm that by showing
disallowed stuff.

Brice



Le 17/05/2018 à 15:58, Hartmut Kaiser a écrit :
> Let me rephrase my question below:
>
> Why does the second socket does not show up as a NUMA domain (as the first
> socket does)?
> Is this a problem in HWLOC or is this expected?
>
> Thanks!
> Regards Hartmut
> ---------------
> http://stellar.cct.lsu.edu
> https://github.com/STEllAR-GROUP/hpx
>
>> -----Original Message-----
>> From: Hartmut Kaiser [mailto:hartmut.kai...@gmail.com]
>> Sent: Wednesday, May 16, 2018 3:48 PM
>> To: hwloc-us...@open-mpi.org
>> Subject: Please help interpreting reported topology
>>
>> All,
>>
>> We're seeing some topology reported by hwloc V2.0 we're not able to
>> interpret. Here is what lstopo gives us:
>>
>> Machine (63GB total)
>>   Package L#0
>>     NUMANode L#0 (P#0 63GB)
>>     L3 L#0 (30MB)
>>       L2 L#0 (256KB) + L1d L#0 (32KB) + L1i L#0 (32KB) + Core L#0 + PU L#0
>> (P#0)
>>       L2 L#1 (256KB) + L1d L#1 (32KB) + L1i L#1 (32KB) + Core L#1 + PU L#1
>> (P#1)
>>       L2 L#2 (256KB) + L1d L#2 (32KB) + L1i L#2 (32KB) + Core L#2 + PU L#2
>> (P#2)
>>       L2 L#3 (256KB) + L1d L#3 (32KB) + L1i L#3 (32KB) + Core L#3 + PU L#3
>> (P#3)
>>       L2 L#4 (256KB) + L1d L#4 (32KB) + L1i L#4 (32KB) + Core L#4 + PU L#4
>> (P#4)
>>       L2 L#5 (256KB) + L1d L#5 (32KB) + L1i L#5 (32KB) + Core L#5 + PU L#5
>> (P#5)
>>       L2 L#6 (256KB) + L1d L#6 (32KB) + L1i L#6 (32KB) + Core L#6 + PU L#6
>> (P#6)
>>       L2 L#7 (256KB) + L1d L#7 (32KB) + L1i L#7 (32KB) + Core L#7 + PU L#7
>> (P#7)
>>       L2 L#8 (256KB) + L1d L#8 (32KB) + L1i L#8 (32KB) + Core L#8 + PU L#8
>> (P#8)
>>       L2 L#9 (256KB) + L1d L#9 (32KB) + L1i L#9 (32KB) + Core L#9 + PU L#9
>> (P#9)
>>       L2 L#10 (256KB) + L1d L#10 (32KB) + L1i L#10 (32KB) + Core L#10 + PU
>> L#10 (P#10)
>>       L2 L#11 (256KB) + L1d L#11 (32KB) + L1i L#11 (32KB) + Core L#11 + PU
>> L#11 (P#11)
>>     HostBridge
>>       PCIBridge
>>         PCI 04:00.0 (VGA)
>>       PCI 00:11.4 (SATA)
>>       PCIBridge
>>         PCI 07:00.0 (Ethernet)
>>           Net "eno1"
>>       PCIBridge
>>         PCI 08:00.0 (Ethernet)
>>           Net "eno2"
>>       PCI 00:1f.2 (SATA)
>>         Block(Removable Media Device) "sr0"
>>         Block(Disk) "sda"
>>       PCI 00:1f.5 (IDE)
>>   Package L#1 + L3 L#1 (30MB)
>>     L2 L#12 (256KB) + L1d L#12 (32KB) + L1i L#12 (32KB) + Core L#12 + PU
>> L#12 (P#12)
>>     L2 L#13 (256KB) + L1d L#13 (32KB) + L1i L#13 (32KB) + Core L#13 + PU
>> L#13 (P#13)
>>     L2 L#14 (256KB) + L1d L#14 (32KB) + L1i L#14 (32KB) + Core L#14 + PU
>> L#14 (P#14)
>>     L2 L#15 (256KB) + L1d L#15 (32KB) + L1i L#15 (32KB) + Core L#15 + PU
>> L#15 (P#15)
>>     L2 L#16 (256KB) + L1d L#16 (32KB) + L1i L#16 (32KB) + Core L#16 + PU
>> L#16 (P#16)
>>     L2 L#17 (256KB) + L1d L#17 (32KB) + L1i L#17 (32KB) + Core L#17 + PU
>> L#17 (P#17)
>>     L2 L#18 (256KB) + L1d L#18 (32KB) + L1i L#18 (32KB) + Core L#18 + PU
>> L#18 (P#18)
>>     L2 L#19 (256KB) + L1d L#19 (32KB) + L1i L#19 (32KB) + Core L#19 + PU
>> L#19 (P#19)
>>     L2 L#20 (256KB) + L1d L#20 (32KB) + L1i L#20 (32KB) + Core L#20 + PU
>> L#20 (P#20)
>>     L2 L#21 (256KB) + L1d L#21 (32KB) + L1i L#21 (32KB) + Core L#21 + PU
>> L#21 (P#21)
>>     L2 L#22 (256KB) + L1d L#22 (32KB) + L1i L#22 (32KB) + Core L#22 + PU
>> L#22 (P#22)
>>     L2 L#23 (256KB) + L1d L#23 (32KB) + L1i L#23 (32KB) + Core L#23 + PU
>> L#23 (P#23)
>>
>> The machine has 2 sockets of Intel E5-2670 v3 and has HT disabled.
>> Everything looks ok for the first socket, but the second does not make any
>> sense to us.
>>
>> Any help would be appreciated.
>>
>> Thanks!
>> Regards Hartmut
>> ---------------
>> http://boost-spirit.com
>> http://stellar.cct.lsu.edu
>>
>
>

_______________________________________________
hwloc-users mailing list
hwloc-users@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/hwloc-users

Reply via email to