OpenMPI
0.1.1
|
Macros to help interaction between hwloc and Myrinet Express. More...
#include <hwloc.h>
#include <hwloc/autogen/config.h>
#include <hwloc/linux.h>
#include <myriexpress.h>
Go to the source code of this file.
Functions | |
static __hwloc_inline int | hwloc_mx_board_get_device_cpuset (hwloc_topology_t topology, unsigned id, hwloc_cpuset_t set) |
Get the CPU set of logical processors that are physically close the MX board id . More... | |
static __hwloc_inline int | hwloc_mx_endpoint_get_device_cpuset (hwloc_topology_t topology, mx_endpoint_t endpoint, hwloc_cpuset_t set) |
Get the CPU set of logical processors that are physically close to endpoint endpoint . More... | |
Macros to help interaction between hwloc and Myrinet Express.
Applications that use both hwloc and Myrinet Express verbs may want to include this file so as to get topology information for Myrinet hardware.