I can run now, however, give wrong result,<br><br><br> Step     Update method      Time    Convergence         Total energy    Change<br> ------------------------------------------------------------------------------<br>    1 OT CG       0.15E+00   38.4     9.3297E+18 ********************  6.31E+22<br>    2 OT LS       0.75E-01   10.1                ********************<br>    3 OT CG       0.75E-01   21.6     2.6350E+13 ******************** -6.31E+22<br>    4 OT LS       0.37E-01    9.5                ********************<br>    5 OT CG       0.37E-01   21.0     7.3058E+11 ******************** -5.63E+17<br>    6 OT LS       0.19E-01    9.8                ********************<br>    7 OT CG       0.19E-01   21.1     3.9287E+15 ********************  3.78E+20<br>    8 OT LS       0.94E-02    9.2                ********************<br>    9 OT CG       0.94E-02   22.7     1.2908E+18 ********************  3.08E+23<br>   10 OT LS       0.47E-02   10.7                ********************<br>   11 OT CG       0.47E-02   23.6     8.2686E+12 ******************** -3.08E+23<br>   12 OT LS       0.23E-02   10.2                ********************<br>   13 OT CG       0.23E-02   22.4     8.9540E+13 ******************** -8.08E+17<br>   14 OT LS       0.12E-02   10.4                ********************<br>   15 OT CG       0.12E-02   22.9     2.4353E+14 ********************  1.51E+18<br>   16 OT LS       0.59E-03   10.3                ********************<br>   17 OT CG       0.59E-03   22.9     7.8577E+12 ******************** -1.49E+18<br><br><br>Moreover, when I stop the program on the main node (the node I startup the mpirun), other process is remained on other nodes, It's boring. I must kill then one by one.<br><br>Jianfeng<br><br>在 2012年11月10日星期六UTC+8上午12时41分08秒,jjf...@yahoo.com.cn写道:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">Hi, energy one, I want compile a mpi+openmp cp2k with mvapich2, mkl, ifort.<br>The mvapich2 configure is as following.<br><br>./configure --enable-f77 --prefix=/opt/mvapich2-1.8.1  --disable-mcast --with-ib-include=/usr/<wbr>include/infiniband --with-ib-libpath=/usr/lib64 --enable-threads=multiple --enable-threads=funneled<br><br><br>I can compile the code smoothly and get cp2k.psmp. However, when running, It give me a error as following,<br><br> MPI error 0 in MPI library does not support the requested level of threading (MPI_THREAD_FUNNELED).<br><br>It seems that the MPI_THREAD_FUNNELED is not supported by mvapich2, isn't it? But why in the configure of mvapich2 have the option of   --enable-threads=funneled??<br><br>Anybody any idea?<br><br>Jianfeng Jia<br></blockquote>