hwloc_topology_cpubind_support
hwloc_topology_cpubind_support
Section: Hardware Locality (hwloc) (3) Updated: 20 Jul 2010 Local index
Up
NAME
hwloc_topology_cpubind_support -
Flags describing actual binding support for this topology.
SYNOPSIS
#include <hwloc.h>
Data Fields
unsigned char set_thisproc_cpubind
unsigned char get_thisproc_cpubind
unsigned char set_proc_cpubind
unsigned char get_proc_cpubind
unsigned char set_thisthread_cpubind
unsigned char get_thisthread_cpubind
unsigned char set_thread_cpubind
unsigned char get_thread_cpubind
Detailed Description
Flags describing actual binding support for this topology.
Field Documentation
unsigned char hwloc_topology_cpubind_support::get_proc_cpubindGetting the binding of a whole given process 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_thisthread_cpubindGetting the binding of the current thread only 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.
Author
Generated automatically by Doxygen for Hardware Locality (hwloc) from the source code.
Index
- NAME
-
- SYNOPSIS
-
- Data Fields
-
- Detailed Description
-
- Field Documentation
-
- unsigned char hwloc_topology_cpubind_support::get_proc_cpubindGetting the binding of a whole given process 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_thisthread_cpubindGetting the binding of the current thread only 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.
-
- Author
-
This document was created by
man2html,
using the manual pages.
Time: 21:48:03 GMT, April 16, 2011