![]() |
![]()
| ![]() |
![]()
NAMEhwloc_topology_cpubind_support SYNOPSIS#include <hwloc.h> Data Fieldsunsigned char set_thisproc_cpubind
Detailed DescriptionFlags describing actual PU binding support for this topology. A flag may be set even if the feature isn't supported in all cases (e.g. binding to random sets of non-contiguous objects). Field Documentationunsigned char hwloc_topology_cpubind_support::get_proc_cpubindGetting the binding of a whole given process is supported. unsigned char hwloc_topology_cpubind_support::get_proc_last_cpu_locationGetting the last processors where a whole process ran is supported unsigned char hwloc_topology_cpubind_support::get_thisproc_cpubindGetting the binding of the whole current process is supported. unsigned char hwloc_topology_cpubind_support::get_thisproc_last_cpu_locationGetting the last processors where the whole current process ran is supported unsigned char hwloc_topology_cpubind_support::get_thisthread_cpubindGetting the binding of the current thread only is supported. unsigned char hwloc_topology_cpubind_support::get_thisthread_last_cpu_locationGetting the last processors where the current thread ran is supported unsigned char hwloc_topology_cpubind_support::get_thread_cpubindGetting the binding of a given thread only is supported. unsigned char hwloc_topology_cpubind_support::set_proc_cpubindBinding a whole given process is supported. unsigned char hwloc_topology_cpubind_support::set_thisproc_cpubindBinding the whole current process is supported. unsigned char hwloc_topology_cpubind_support::set_thisthread_cpubindBinding the current thread only is supported. unsigned char hwloc_topology_cpubind_support::set_thread_cpubindBinding a given thread only is supported. AuthorGenerated automatically by Doxygen for Hardware Locality (hwloc) from the source code.
|