Hi all, <div><br /></div><div>I recently managed to compile cp2k on our cluster, but regtests showed several errors. Most of the failures are due to the error <font face="Courier New">`forrtl: severe (189): LHS and RHS of an assignment statement have incompatible types`</font> or <font face="Courier New">`forrtl: severe (153): allocatable array or pointer is not allocated`</font>. After looking at the output from <font face="Courier New">`make`</font> I noticed that there are quite a few similar warnings there:</div><div><br /></div><div><font face="Courier New">```</font></div><div><font face="Courier New">/lustre/pd01/hpc-kuchta-1716987452/software/cp2k/exts/dbcsr/src/mpi/dbcsr_mpiwrap.F(1930): warning #8100: The actual argument is an array section or assumed-shape array, corresponding dummy argument that has either the VOLATILE or ASYNCHRONOUS attribute shall be an assumed-shape array.   [MSGIN]<br />         CALL mpi_isend(msgin, msglen, MPI_LOGICAL, dest, my_tag, &<br />------------------------^<br /></font></div><div><font face="Courier New">```</font></div><div><br /></div><div>For compilation I used GCC 12.2.0 and intel 2022.2.1. My toolchain command was <font face="Courier New">`./install_cp2k_toolchain.sh --mpi-mode=intelmpi --with-intel --with-gcc=system --with-plumed --with-quip --with-pexsi --with-ptscotch --with-superlu --with-fftw=no --with-hdf5`</font>. In the attachment I provide all outputs from toolchain, make, and regtests. </div><div><br /></div><div>I'm not sure what went wrong and how should I proceed so any help will be much appreciated! </div><div><br /></div><div>Best</div><div>Bartosz</div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "cp2k" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:cp2k+unsubscribe@googlegroups.com">cp2k+unsubscribe@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/f23087e8-772f-4484-9f38-1f2aa0874058n%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/cp2k/f23087e8-772f-4484-9f38-1f2aa0874058n%40googlegroups.com</a>.<br />