MulticoreBSP for C  Version 2.0.4
Data Fields
mcbsp_util_machine_partition Struct Reference

Structure representing a part of the current machine. More...

#include <mcutil.h>

Data Fields

size_t start
 Start hardware thread index. More...
 
size_t stride
 How much farther away the next hardware thread is. More...
 
size_t end
 What the last hardware thread is. More...
 

Detailed Description

Structure representing a part of the current machine.

Field Documentation

size_t mcbsp_util_machine_partition::end

What the last hardware thread is.

size_t mcbsp_util_machine_partition::start

Start hardware thread index.

size_t mcbsp_util_machine_partition::stride

How much farther away the next hardware thread is.


The documentation for this struct was generated from the following file: