<div dir="ltr">I'm sorry, but I don't understand your questions - please be more specific and precise.<br><br>If you don't have the 'mpiifort' command, then you don't have INTEL MPI installed and therefore you will need OpenMPI or MPICH. Please check the output of the following command:<br><br>'mpifort --version'<br><br>If you see a message like this:<br><br>GNU Fortran (SUSE Linux) 4.8.1 20130909 [gcc-4_8-branch revision 202388]<br>Copyright (C) 2013 Free Software Foundation, Inc.<br><br>'gfortran' will be used to compile.<br><br>To help you further, we need more information about your system:<br>1) laptop/PC or HPC machine?<br>2) 'module' command available? If 'yes', what is the output of 'module avail'.<br>3) content of $MKLROOT/lib/intel64<br>4) Version and package name of the INTEL compiler.<br><br>If none of the INTEL requirements are fulfilled, the toolchain script, located in 'cp2k/tools/toolchain', will help you to download and install all requirements. This, however, will not produce an optimal (optimized) executable.<br><br>Best regards,<br>Andreas <br><br><br></div>