|
void | decide_ngroup (const int &willing_ncolgroup, const int &willing_nrowgroup) |
|
void | randomize_initialization () |
|
void | prepare (const int &ncolA_global, const int &ncolB_global, const int &nrow_global, const int &LDA_global, const int &LDB_global, const int &LDC_global) |
|
void | getncol_and_row (const int &ncolA_global, const int &ncolB_global, const int &nrow_global) |
|
void | scatter_matrix (const int &ncolA_global, const int &ncolB_global, const int &nrow_global, const int &LDA_global, const int &LDB_global) |
|
void | compare_result (const int &nrowC_global, const int &ncolC_global, const int &LDC_global) |
|
◆ compare_result()
void PgemmTest< T >::compare_result |
( |
const int & |
nrowC_global, |
|
|
const int & |
ncolC_global, |
|
|
const int & |
LDC_global |
|
) |
| |
|
inline |
◆ decide_ngroup()
void PgemmTest< T >::decide_ngroup |
( |
const int & |
willing_ncolgroup, |
|
|
const int & |
willing_nrowgroup |
|
) |
| |
|
inline |
◆ getncol_and_row()
void PgemmTest< T >::getncol_and_row |
( |
const int & |
ncolA_global, |
|
|
const int & |
ncolB_global, |
|
|
const int & |
nrow_global |
|
) |
| |
|
inline |
◆ prepare()
void PgemmTest< T >::prepare |
( |
const int & |
ncolA_global, |
|
|
const int & |
ncolB_global, |
|
|
const int & |
nrow_global, |
|
|
const int & |
LDA_global, |
|
|
const int & |
LDB_global, |
|
|
const int & |
LDC_global |
|
) |
| |
|
inline |
◆ randomize_initialization()
◆ scatter_matrix()
void PgemmTest< T >::scatter_matrix |
( |
const int & |
ncolA_global, |
|
|
const int & |
ncolB_global, |
|
|
const int & |
nrow_global, |
|
|
const int & |
LDA_global, |
|
|
const int & |
LDB_global |
|
) |
| |
|
inline |
◆ SetUp()
◆ TearDown()
◆ A_global
◆ A_local
◆ alpha
◆ B_global
◆ B_local
◆ beta
◆ C_global
◆ col_world
◆ Cref_global
◆ LDA
◆ LDB
◆ ncolA
◆ ncolA_ip
◆ ncolB
◆ ncolB_ip
◆ ncolgroup
◆ nproc
◆ nproc_col
◆ nproc_row
◆ nrow
◆ nrow_ip
◆ nrowgroup
◆ pgemm
◆ rank
◆ rank_col
◆ rank_row
◆ row_world
The documentation for this class was generated from the following file:
- /home/runner/work/abacus-develop/abacus-develop/source/source_base/test_parallel/test_para_gemm.cpp