fupermod: Functional Performance Models of heterogeneous processors
mm_col_i_zone Struct Reference
Public Attributes | |
| int | x |
| int | y |
| int | w |
| int | h |
| int | i |
| int | j |
| int | c |
Detailed Description
structure describing size and coordinates of elements assigned to a single processor
Member Data Documentation
| int mm_col_i_zone::x |
horizontal position
| int mm_col_i_zone::y |
vertical position
| int mm_col_i_zone::w |
width
| int mm_col_i_zone::h |
height
| int mm_col_i_zone::i |
i'th proc in column
| int mm_col_i_zone::j |
proc in j'th column
| int mm_col_i_zone::c |
for constructing communicator
The documentation for this struct was generated from the following file:
- datapart_2d/mm_col_distr.h


