Hi All,

I have recently started using hwloc and stuck with a case where there are
no NUMA nodes. I see that when i run "lscpu" command, it shows me there is
1 Numa Node and all the PUs are in this node.
But when i try reading the nodeset for my object using
hwloc_get_non_io_ancestor_obj(..), I see below output:

obj->nodeset->ulongs_count = 1;
obj->nodeset->ulongs[0] = 18446744073709551615 (UINT64 MAX Value).

What does this actually mean?

Thanks,
Swati
_______________________________________________
hwloc-devel mailing list
hwloc-devel@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/hwloc-devel

Reply via email to