Norman Lo wrote: > I am actually using hwloc library topology tree. Is there a way to > display the logical number instead of the physical number from the obj ?
lstopo 0.9.x only show physical numbers. lstopo from trunk prints logical numbers by default, and physical if -p is given. Brice