Subject: [hwloc-devel] arbitrary length limit in attr_snprintf From: Guy Streeter (streeter_at_[hidden]) Date: 2011-02-21 14:16:06
The output of hwloc_obj_attr_snprintf() is arbitrarily limited. In particular, the infos portion is at most 255 characters long. On my systems there is quite a bit more in the infos for the machine object. --Guy