I see two functions in cpuset.h:
----
int hwloc_cpuset_compar_first(hwloc_const_cpuset_t set1, hwloc_const_cpuset_t set2);
int hwloc_cpuset_compar(hwloc_const_cpuset_t set1, hwloc_const_cpuset_t set2);
-----
Did you really mean "compare"? Or was the extra "e" just too long? ;-)
--
Jeff Squyres
jsquyres_at_[hidden]
|