Back to the main page of this manual | Input reference of CP2K version 2.5.1 (Revision svn:13632) |
CLEBSCH_GORDON {Integer} | |
Tests the Clebsch-Gordon Coefficients. Tests are repeated the given number of times. | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value: 0 | |
Alias names for this keyword: CLEBSCH |
COPY {Integer} | |
Tests the performance to copy two vectors.The results of these tests allow to determine the size of the cache of the CPU. This can be used to optimize the performance of theFFTSG library. Tests are repeated the given number of times. | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value: 0 |
DGEMM {Integer} | |
Tests the performance of different kinds of matrix matrix multiply kernels for the BLAS INTRINSIC DGEMM. Matrices up to 2**N+1 will be tested. | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value: 0 |
ERI {Integer} | |
Tests the performance and correctness of ERI libraries | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value: 0 |
FFT {Integer} | |
Tests the performance of all available FFT libraries for 3D FFTs Tests are repeated the given number of times. | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value: 0 |
MATMUL {Integer} | |
Tests the performance of different kinds of matrix matrix multiply kernels for the F95 INTRINSIC matmul. Matrices up to 2**N+1 will be tested. | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value: 0 |
MEMORY {Real} | |
Set the maximum amount of memory allocated for a given test (in bytes) | |
This keyword cannot be repeated and it expects precisely one real. | |
Default value: 2.56000000E+08 |
MPI {Integer} | |
Tests mpi, quickly adapted benchmark code,will ONLY work on an even number of CPUs. comm is the relevant, initialized communicator. This test will produce messages of the size 8*10**requested_size, where requested_size is the value given to this keyword | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value: 0 |
RANDOM_NUMBER_GENERATOR {Integer} | |
Tests the parallel random number generator (RNG) | |
This keyword cannot be repeated and it expects precisely one integer. | |
Default value: 0 | |
Alias names for this keyword: RNG |
Back to the main page of this manual or the CP2K home page | (Last update: 29.10.2015) |