| Back to the main page of this manual | Input reference of CP2K version 8.1 |
CP2K_INPUT /
TEST /
CP_DBCSRALPHA {Real} |
|
| Multiplication factor | |
| This keyword cannot be repeated and it expects precisely one real. | |
Default value:
1.00000000E+000 |
ALWAYS_CHECKSUM {Logical} |
|
| perform a checksum after each multiplication | |
| This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.FALSE. |
ASPARSITY {Real} |
|
| Sparsity of A matrix | |
| This keyword cannot be repeated and it expects precisely one real. | |
Default value:
0.00000000E+000 |
ATYPE {Word} |
|
| Matrix A type | |
| This keyword cannot be repeated and it expects precisely one word. | |
Default value:
N |
BETA {Real} |
|
| Product premultiplication factor | |
| This keyword cannot be repeated and it expects precisely one real. | |
Default value:
0.00000000E+000 |
BSPARSITY {Real} |
|
| Sparsity of B matrix | |
| This keyword cannot be repeated and it expects precisely one real. | |
Default value:
0.00000000E+000 |
BS_K {Integer} ... |
|
| Block sizes of inner dimension | |
| This keyword cannot be repeated and it expects a list of integers. | |
Default value:
1 13 2 15 |
BS_M {Integer} ... |
|
| Row block sizes of C | |
| This keyword cannot be repeated and it expects a list of integers. | |
Default value:
1 13 2 15 |
BS_N {Integer} ... |
|
| Column block sizes of C | |
| This keyword cannot be repeated and it expects a list of integers. | |
Default value:
1 13 2 15 |
BTYPE {Word} |
|
| Matrix B type | |
| This keyword cannot be repeated and it expects precisely one word. | |
Default value:
N |
CSPARSITY {Real} |
|
| Sparsity of C matrix | |
| This keyword cannot be repeated and it expects precisely one real. | |
Default value:
0.00000000E+000 |
CTYPE {Word} |
|
| Matrix C type | |
| This keyword cannot be repeated and it expects precisely one word. | |
Default value:
N |
DATA_TYPE {Keyword} |
|
| Data type of the matrices | |
| This keyword cannot be repeated and it expects precisely one keyword. | |
Default value:
REAL_8 |
|
List of valid keywords:
|
FILTER_EPS {Real} |
|
| Threshold for on-the-fly and final filtering. | |
| This keyword cannot be repeated and it expects precisely one real. | |
Default value:
-1.00000000E+000 |
K {Integer} |
|
| Inner dimension M | |
| This keyword cannot be repeated and it expects precisely one integer. | |
Default value:
256 |
KEEPSPARSE {Logical} |
|
| Keep product sparse | |
| This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.FALSE. |
M {Integer} |
|
| Dimension 1 of C | |
| This keyword cannot be repeated and it expects precisely one integer. | |
Default value:
256 |
N {Integer} |
|
| Dimension 2 of C | |
| This keyword cannot be repeated and it expects precisely one integer. | |
Default value:
256 |
NPROC {Integer} ... |
|
| Number of processors to test | |
| This keyword cannot be repeated and it expects a list of integers. | |
Default value:
0 |
N_LOOP {Integer} |
|
| Number of operations being timed (useful for small matrices). | |
| This keyword cannot be repeated and it expects precisely one integer. | |
Default value:
10 |
TEST_TYPE {Keyword} |
|
| Which part of DBCSR is tested | |
| This keyword cannot be repeated and it expects precisely one keyword. | |
Default value:
MM |
|
List of valid keywords:
|
TRANSA {Logical} |
|
| Transpose matrix A | |
| This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.FALSE. |
TRANSB {Logical} |
|
| Transpose matrix B | |
| This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to
.TRUE. |
|
Default value:
.FALSE. |
| Back to the main page of this manual or the CP2K home page | (Last update: 14.12.2021) |