Query: hwlocality_api_version
OS: centos
Section: 3
Links: centos man pages all man pages
Forums: forum home forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
APIversion(3) Hardware Locality (hwloc) API version(3)NAMEAPI version - Macros #define HWLOC_API_VERSION 0x00010700 #define HWLOC_COMPONENT_ABI 2 Functions unsigned hwloc_get_api_version (void) Detailed Description Macro Definition Documentation #define HWLOC_API_VERSION 0x00010700 Indicate at build time which hwloc API version is being used. #define HWLOC_COMPONENT_ABI 2 Current component and plugin ABI version (see hwloc/plugins.h) Function Documentation unsigned hwloc_get_api_version (void) Indicate at runtime which hwloc API version was used at build time. Author Generated automatically by Doxygen for Hardware Locality (hwloc) from the source code. Version 1.7 Sun Apr 7 2013 API version(3)