We are running CP2K 7.1 in parallel with an Intel installation. This is a new installation, and every calculation that we try stops before the doing any scf iterations. The last lines printed to the output file are:<div><br></div><div><div> ----------------------------------- OT ---------------------------------------</div><div>  Minimizer      : CG                  : conjugate gradient</div><div>  Preconditioner : FULL_KINETIC        : inversion of T + eS</div><div>  Precond_solver : DEFAULT</div><div>  Line search    : 2PNT                : 2 energies, one gradient</div><div>  stepsize       :    0.05000000                  energy_gap     :    0.00100000</div><div>  eps_taylor     :   0.10000E-15                  max_taylor     :             4</div><div>  ----------------------------------- OT ---------------------------------------</div><div><br></div><div>  Step     Update method      Time    Convergence         Total energy    Change</div><div>  ------------------------------------------------------------------------------</div></div><div><br></div><div>And then no SCF iterations are done, or at least they are not printed to the output file. SLURM does not report any errors and the job does not end even after it has stopped updating the output file. There isn't much more information available when I try running in debug mode. Is it possible that this is related to a bug in version 7.1?</div>