Open
Description
I see this output on Windows (Cygwin):
$ hwloc-ls --version
hwloc-ls 1.11.0
$ hwloc-ls
Machine (1862MB total) + NUMANode L#0 (P#0 1862MB) + Package L#0 + L2 L#0 (3072KB)
L1d L#0 (32KB) + L1i L#0 (32KB) + Core L#0 + PU L#0 (P#0)
L1d L#1 (32KB) + L1i L#1 (32KB) + Core L#1 + PU L#1 (P#1)
The total amount of memory available is 4 GByte, shown correctly e.g. by top
or /proc/meminfo
.