[Pw_forum] Compilation Problem
Fengjie Ma
fengjie.ma at gmail.com
Tue Dec 5 05:34:10 CET 2006
Dear all,
Recently I downloaded Quantum-Espresso v3.2. When I did "make pw", I found
some errors as follows:
I use the Intel Compiler for Linux.
Error 169 at (3245:ptoolkit.F90) : This is not the name of an integer
PARAMETER
^
Error 17 at (3245:ptoolkit.F90) : invalid kind parameter
external subroutine PARA_DGEMV
external subroutine PARA_ZGEMV
external subroutine PARA_DCHOLDC
external subroutine PARA_ZCHOLDC
COMPLEX(DP), PARAMETER :: ONE = (1.0_DP,0.0_DP), ZERO = ( 0.0_DP, 0.0_DP )
^
Error 169 at (3602:ptoolkit.F90) : This is not the name of an integer
PARAMETER
^
Error 17 at (3602:ptoolkit.F90) : invalid kind parameter
external subroutine PARA_DTRTRI
external subroutine PARA_ZTRTRI
COMPLEX(DP), PARAMETER :: ONE = (1.0_DP,0.0_DP), ZERO = ( 0.0_DP, 0.0_DP )
^
Error 169 at (3760:ptoolkit.F90) : This is not the name of an integer
PARAMETER
^
Error 17 at (3760:ptoolkit.F90) : invalid kind parameter
external subroutine SQR_MM_CANNON
REAL*8, INTENT(IN) :: alpha, beta
^
Warning 2 at (3840:ptoolkit.F90) : Type size specifiers are an extension to
standard Fortran 95
REAL*8 :: a(lda,*), b(ldb,*), c(ldc,*)
^
Warning 2 at (3842:ptoolkit.F90) : Type size specifiers are an extension to
standard Fortran 95
integer*8 MPI_DISPLACEMENT_CURRENT
^
Warning 2 at (248:/soft/mpi_intel/include/mpif.h) : Type size specifiers are
an extension to standard Fortran 95
real*8, allocatable :: bblk(:,:), ablk(:,:)
^
Warning 2 at (3867:ptoolkit.F90) : Type size specifiers are an extension to
standard Fortran 95
internal subroutine SHIFT_BLOCK
REAL*8 :: blk( :, : )
^
Warning 2 at (3976:ptoolkit.F90) : Type size specifiers are an extension to
standard Fortran 95
internal subroutine SHIFT_EXCH_BLOCK
REAL*8 :: blk( :, : )
^
Warning 2 at (4039:ptoolkit.F90) : Type size specifiers are an extension to
standard Fortran 95
internal subroutine EXCHANGE_BLOCK
REAL*8 :: blk( :, : )
^
Warning 2 at (4101:ptoolkit.F90) : Type size specifiers are an extension to
standard Fortran 95
external subroutine SQR_TR_CANNON
REAL*8 :: a(lda,*), b(ldb,*)
^
Warning 2 at (4137:ptoolkit.F90) : Type size specifiers are an extension to
standard Fortran 95
integer*8 MPI_DISPLACEMENT_CURRENT
^
Warning 2 at (248:/soft/mpi_intel/include/mpif.h) : Type size specifiers are
an extension to standard Fortran 95
REAL*8, ALLOCATABLE :: ablk(:,:)
^
Warning 2 at (4151:ptoolkit.F90) : Type size specifiers are an extension to
standard Fortran 95
internal subroutine EXCHANGE_BLOCK
REAL*8 :: blk( :, : )
^
Warning 2 at (4211:ptoolkit.F90) : Type size specifiers are an extension to
standard Fortran 95
external subroutine CYC2BLK_REDIST
REAL*8 :: a(lda,*), b(ldb,*)
^
Warning 2 at (4249:ptoolkit.F90) : Type size specifiers are an extension to
standard Fortran 95
integer*8 MPI_DISPLACEMENT_CURRENT
^
Warning 2 at (248:/soft/mpi_intel/include/mpif.h) : Type size specifiers are
an extension to standard Fortran 95
real*8, allocatable :: rcvbuf(:,:,:)
^
Warning 2 at (4264:ptoolkit.F90) : Type size specifiers are an extension to
standard Fortran 95
real*8, allocatable :: sndbuf(:,:,:)
^
Warning 2 at (4265:ptoolkit.F90) : Type size specifiers are an extension to
standard Fortran 95
6 Errors
compilation aborted for ptoolkit.F90 (code 1)
make[1]: *** [ptoolkit.o] Error 1
make[1]: Leaving directory `/home.snfs/fjma/pw3.2/espresso-3.2/Modules'
make: *** [mods] Error 2
Does anyone know how to pass through it? Thanks to your help.
Yours,
Ma
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/attachments/20061205/8ddc4a95/attachment.htm
More information about the Pw_forum
mailing list