Back to the main page of this manual | Input reference of CP2K version 2.5.1 (Revision svn:13632) |
ALPHA {Real} | |
Multiplication factor | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value: 1.00000000E+00 |
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+00 |
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+00 |
BSPARSITY {Real} | |
Sparsity of B matrix | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value: 0.00000000E+00 |
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+00 |
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:
|
DETERMINISTIC {Logical} | |
Attempt deterministic behavior (turn off for speed). | |
This keyword cannot be repeated and it expects precisely one logical. | |
The lone keyword behaves as a switch to .TRUE. | |
Default value: .TRUE. |
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+00 |
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 |
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: 29.10.2015) |