![]() |
fml
0.1-0
Fused Matrix Library
|
Public enumeration types. More...
Enumerations | |
enum | fml::gridshape { fml::PROC_GRID_SQUARE, fml::PROC_GRID_WIDE, fml::PROC_GRID_TALL } |
Supported process grid shapes for 2-dimensional BLACS grids. More... | |
enum | fml::blacsops { BLACS_SUM, BLACS_MAX, BLACS_MIN } |
Supported operations in reduce/allreduce. | |
Public enumeration types.
enum fml::gridshape |
Supported process grid shapes for 2-dimensional BLACS grids.
These are the values used in grid constructor (parameter 'gridtype').