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, \
...
...
@@ -1093,6 +1103,40 @@ static int max_stored_rows_is_valid(elpa_index_t index, int n, int new_value) {