fupermod: Functional Performance Models of heterogeneous processors
fupermod_dgemm_workspace Struct Reference
Collaboration diagram for fupermod_dgemm_workspace:
Public Attributes | |
fupermod_gemm * | gemm |
fupermod_float * | WA |
fupermod_float * | WB |
mm_col_i_distrib * | idist |
int | kb |
int | N |
double * | WA |
double * | WB |
Detailed Description
fupermod_dgemm workspace
fupermod_dgemm workspace todo: Dave, what is this copy for?
Member Data Documentation
GEMM workspace
double * fupermod_dgemm_workspace::WA |
Workspace A
double * fupermod_dgemm_workspace::WB |
Workspace B
Column-wise 2D partitioning
block size
Matrix size (square matrix!)
double* fupermod_dgemm_workspace::WA |
Workspace A
double* fupermod_dgemm_workspace::WB |
Workspace B
The documentation for this struct was generated from the following files:
- routines/mxm/mxm_2d.h
- routines/mxm_car/mxm_car.h
- routines/mxm_hybrid/mxm_hybrid.h