Hello, Since we changed the default behavior of lstopo to display logical numbers instead of physical numbers, I've quite a few times taken one for the other, leading to confusion. I agree on the fact that it's better to have coherency, but maybe we could change the output of lstopo to distinguish between physical and logical? I.e. for instance
€ lstopo -p - Machine(993MB) + Socket#0 + L2(2048KB) L1(32KB) + Core#0 + P#0 L1(32KB) + Core#1 + P#1 € lstopo - Machine(993MB) + Socket0 + L20(2048KB) L10(32KB) + Core0 + P0 L11(32KB) + Core1 + P1 Samuel