about MPI_THREAD_FUNNELED
jjf_... at yahoo.com.cn
jjf_... at yahoo.com.cn
Sat Nov 10 02:37:55 UTC 2012
I can run now, however, give wrong result,
Step Update method Time Convergence Total energy
Change
------------------------------------------------------------------------------
1 OT CG 0.15E+00 38.4 9.3297E+18 ********************
6.31E+22
2 OT LS 0.75E-01 10.1 ********************
3 OT CG 0.75E-01 21.6 2.6350E+13 ********************
-6.31E+22
4 OT LS 0.37E-01 9.5 ********************
5 OT CG 0.37E-01 21.0 7.3058E+11 ********************
-5.63E+17
6 OT LS 0.19E-01 9.8 ********************
7 OT CG 0.19E-01 21.1 3.9287E+15 ********************
3.78E+20
8 OT LS 0.94E-02 9.2 ********************
9 OT CG 0.94E-02 22.7 1.2908E+18 ********************
3.08E+23
10 OT LS 0.47E-02 10.7 ********************
11 OT CG 0.47E-02 23.6 8.2686E+12 ********************
-3.08E+23
12 OT LS 0.23E-02 10.2 ********************
13 OT CG 0.23E-02 22.4 8.9540E+13 ********************
-8.08E+17
14 OT LS 0.12E-02 10.4 ********************
15 OT CG 0.12E-02 22.9 2.4353E+14 ********************
1.51E+18
16 OT LS 0.59E-03 10.3 ********************
17 OT CG 0.59E-03 22.9 7.8577E+12 ********************
-1.49E+18
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.
Jianfeng
在 2012年11月10日星期六UTC+8上午12时41分08秒,jjf... at yahoo.com.cn写道:
>
> Hi, energy one, I want compile a mpi+openmp cp2k with mvapich2, mkl, ifort.
> The mvapich2 configure is as following.
>
> ./configure --enable-f77 --prefix=/opt/mvapich2-1.8.1 --disable-mcast
> --with-ib-include=/usr/include/infiniband --with-ib-libpath=/usr/lib64
> --enable-threads=multiple --enable-threads=funneled
>
>
> I can compile the code smoothly and get cp2k.psmp. However, when running,
> It give me a error as following,
>
> MPI error 0 in MPI library does not support the requested level of
> threading (MPI_THREAD_FUNNELED).
>
> 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??
>
> Anybody any idea?
>
> Jianfeng Jia
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20121109/49194d4e/attachment.htm>
More information about the CP2K-user
mailing list