Hello

In 1.11, they are attached to root. In theory they should be attached to Numa 
nodes, so you iterate under those. However their locality information isn't 
easy to find/trust (are we sure "DIMM A3" is in first numa node?) so we just 
attach to root for now. It's not clear we'll fix that anytime soon.

In 2.0, get_obj_by_type() and friends will work on Misc just like any other 
type.

Brice

Le 14 juillet 2015 00:23:59 UTC+02:00, "Riesen, Lee Ann" 
<lee.ann.rie...@intel.com> a écrit :
>I'm using hwloc (1.11) to find memory modules.  They are objects of
>type HWLOC_OBJ_MISC, but they are not found with
>hwloc_get_nbobjs_by_type() or hwloc_get_obj_type().  So I find them by
>reading through the children array of root.  Can I trust that that's
>where they'll be on all platforms?  Or is there a plan to make them
>available through the "hwloc_..._type()" functions?
>
>Thank you...
>
>
>Lee Ann Riesen
>Technical Computing Group, Intel Corporation, Hillsboro, OR
>PHONE: +1 503 613 1952 FAX: +1 503 613 6143
>
>
>
>------------------------------------------------------------------------
>
>_______________________________________________
>hwloc-users mailing list
>hwloc-us...@open-mpi.org
>Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/hwloc-users
>Link to this post:
>http://www.open-mpi.org/community/lists/hwloc-users/2015/07/1191.php

Reply via email to