fupermod: Functional Performance Models of heterogeneous processors
fupermod_part Struct Reference
[Data partitioning]
Public Attributes | |
| long long int | d |
| double | t |
| int | i |
| long long int | x |
Detailed Description
Partitioning information of each processor
Member Data Documentation
| long long int fupermod_part::d |
Partitioned problem size
| double fupermod_part::t |
Time
| int fupermod_part::i |
Location of processor (ordering)
| long long int fupermod_part::x |
Position of partitioned rectangle (origin)
The documentation for this struct was generated from the following file:
- fupermod/fupermod_partition.h


