<div dir="ltr"><span data-mce-style="color: #222222;font-family: arial, sans-serif;font-size: small;" style="font-family: arial, sans-serif; font-size: small;">Hi,</span><div data-mce-style="color: #222222;font-family: arial, sans-serif;font-size: small;" style="font-family: arial, sans-serif; font-size: small;"> </div><div data-mce-style="color: #222222;font-family: arial, sans-serif;font-size: small;" style="font-family: arial, sans-serif; font-size: small;">I'm newbie to cp2k and I'm trying to get performance numbers from cp2k library. According to <a href="https://www.cp2k.org/performance" target="_blank" rel="noopener" style="color: rgb(0, 119, 204);">https://www.cp2k.org/performance</a> page one of the usefull benchmarks for this should be H2O-64.inp, but I'm unalbe to run it even for 128 ranks without some evalation error. <br>I use Intel MPI, cp2k 4.1,  and run benchmark like this:<br>mpirun -np 128 ../../../exe/Linux-x86-64-intel/cp2k.popt ./H2O-64.inp<br><br>Could you please  advice what I'm missing while launching?<br><br><br></div><span style="color: rgb(0, 0, 0); font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 15px;">Example output:</span><br style="color: rgb(0, 0, 0); font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 15px;"><br style="color: rgb(0, 0, 0); font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 15px;"><span style="color: rgb(0, 0, 0); font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 15px;">...</span><br style="color: rgb(0, 0, 0); font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 15px;"><br style="color: rgb(0, 0, 0); font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 15px;"><p style="color: rgb(0, 0, 0); font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 15px;">*******************************************************************************<br>* ___ *<br>* / \ *<br>* [ABORT] *<br>* \___/ Cholesky decompose failed: the matrix is not positive definite or *<br>* | ill-conditioned. *<br>* O/| *<br>* /| | *<br>* / \ fm/cp_fm_cholesky.F:94 *<br>*******************************************************************************</p><p style="color: rgb(0, 0, 0); font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 15px;"><br>===== Routine Calling Stack =====</p><p style="color: rgb(0, 0, 0); font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 15px;">11 cp_fm_cholesky_decompose<br>10 make_basis_sm<br>9 reorthogonalize_vectors<br>8 wfi_extrapolate<br>7 scf_env_initial_rho_setup<br>6 init_scf_run<br>5 qs_energies<br>4 qs_forces<br>3 velocity_verlet<br>2 qs_mol_dyn_low<br>1 CP2K</p></div>