HSE functional

lml... at gmail.com lml... at gmail.com
Fri Sep 28 00:20:42 UTC 2007


Hi,
  I download the new g95,  the system is the Linux-X86-64 operton
machine, infiniband, . Libinit-1.1.2 is installed. I try to compile
the hybrid part (the normal cp2k is ok), it always appear this error
for the libinit_interface.f90. . How can I solve this?

...........................
x86_64-unknown-linux-gnu-g95  -c -cpp -O3 -ffast-math
cp_control_types.f90
x86_64-unknown-linux-gnu-g95  -c -cpp -O3 -ffast-math
semi_empirical_parameters.f90
x86_64-unknown-linux-gnu-g95  -c -cpp -O3 -ffast-math  input_cp2k.f90
x86_64-unknown-linux-gnu-g95  -c -cpp -O3 -ffast-math
libint_interface.f90

x86_64-unknown-linux-gnu-g95  -c -cpp -O3 -ffast-math
libint_interface.f90
In file /home/tool/code/cp2k/makefiles/../src/libint_interface.F:422

          pc_result = pbuild(lib,1)
                                 1
Error: Type mismatch in parameter 'np' at (1).  Passing INTEGER(8) to
INTEGER(4)
In file /home/tool/code/cp2k/makefiles/../src/libint_interface.F:450

          pc_result = pbuild(lib,1)
                                 1
Error: Type mismatch in parameter 'np' at (1).  Passing INTEGER(8) to
INTEGER(4)
In file /home/tool/code/cp2k/makefiles/../src/libint_interface.F:478

          pc_result = pbuild(lib,1)
                                 1
Error: Type mismatch in parameter 'np' at (1).  Passing INTEGER(8) to
INTEGER(4)
In file /home/tool/code/cp2k/makefiles/../src/libint_interface.F:506

          pc_result = pbuild(lib,1)
                                 1
Error: Type mismatch in parameter 'np' at (1).  Passing INTEGER(8) to
INTEGER(4)
In file /home/tool/code/cp2k/makefiles/../src/libint_interface.F:534

          pc_result = pbuild(lib,1)
                                 1
Error: Type mismatch in parameter 'np' at (1).  Passing INTEGER(8) to
INTEGER(4)
In file /home/tool/code/cp2k/makefiles/../src/libint_interface.F:562

          pc_result = pbuild(lib,1)
                                 1
Error: Type mismatch in parameter 'np' at (1).  Passing INTEGER(8) to
INTEGER(4)
In file /home/tool/code/cp2k/makefiles/../src/libint_interface.F:590

          pc_result = pbuild(lib,1)
                                 1
Error: Type mismatch in parameter 'np' at (1).  Passing INTEGER(8) to
INTEGER(4)
In file /home/tool/code/cp2k/makefiles/../src/libint_interface.F:618

          pc_result = pbuild(lib,1)
                                 1
Error: Type mismatch in parameter 'np' at (1).  Passing INTEGER(8) to
INTEGER(4)
make[1]: *** [libint_interface.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/clhome/limin/code/cp2k/obj/g95/sopt-
libint'
make: *** [build] Error 2
  0:00.87 [150.5%] used.


 By the way,  is it possible to use any other compiler except g95 for
hybrid part?
Any suggestions are welcome!

Limin




More information about the CP2K-user mailing list