INT_ENTRY("real_kernel","Real kernel to use if 'solver' is set to ELPA_SOLVER_2STAGE",ELPA_2STAGE_REAL_DEFAULT,ELPA_AUTOTUNE_FAST,ELPA_AUTOTUNE_DOMAIN_REAL, \
INT_ENTRY("complex_kernel","Complex kernel to use if 'solver' is set to ELPA_SOLVER_2STAGE",ELPA_2STAGE_COMPLEX_DEFAULT,ELPA_AUTOTUNE_FAST,ELPA_AUTOTUNE_DOMAIN_COMPLEX, \
INT_ENTRY("min_tile_size","Minimal tile size used internally in elpa1_tridiag and elpa2_bandred",0,ELPA_AUTOTUNE_NOT_TUNABLE,ELPA_AUTOTUNE_DOMAIN_ANY,
INT_ENTRY("min_tile_size","Minimal tile size used internally in elpa1_tridiag and elpa2_bandred",0,ELPA_AUTOTUNE_NOT_TUNABLE,ELPA_AUTOTUNE_DOMAIN_ANY, \
INT_ENTRY("intermediate_bandwidth","Specifies the intermediate bandwidth in ELPA2 full->banded step. Must be a multiple of nblk",0,ELPA_AUTOTUNE_NOT_TUNABLE,ELPA_AUTOTUNE_DOMAIN_ANY,
INT_ENTRY("intermediate_bandwidth","Specifies the intermediate bandwidth in ELPA2 full->banded step. Must be a multiple of nblk",0,ELPA_AUTOTUNE_NOT_TUNABLE,ELPA_AUTOTUNE_DOMAIN_ANY, \
INT_ENTRY("max_stored_rows","Maximum number of stored rows used in ELPA 1 backtransformation, default 63",63,ELPA_AUTOTUNE_EXTENSIVE,ELPA_AUTOTUNE_DOMAIN_ANY,
INT_ENTRY("max_stored_rows","Maximum number of stored rows used in ELPA 1 backtransformation, default 63",63,ELPA_AUTOTUNE_EXTENSIVE,ELPA_AUTOTUNE_DOMAIN_ANY, \
INT_ENTRY("cannon_buffer_size","Increasing the buffer size might make it faster, but costs memory",0,ELPA_AUTOTUNE_NOT_TUNABLE,ELPA_AUTOTUNE_DOMAIN_ANY,
INT_ENTRY("cannon_buffer_size","Increasing the buffer size might make it faster, but costs memory",0,ELPA_AUTOTUNE_NOT_TUNABLE,ELPA_AUTOTUNE_DOMAIN_ANY, \
printf(" Output of the autoconf config.log created at build time \n\n");
printf(" In case of troubles with the ELPA library, please send the \n follwing output together with a problem description \n at elpa-library@mpcdf.mpg.de \n\n");