Re: [Pw_forum] quantum_espresso 5.1.2 installation problem

2015-06-08 Thread Axel Kohlmeyer
On Mon, Jun 8, 2015 at 2:58 PM, Paolo Giannozzi wrote: > The Open64 compiler doesn't accept what all other compilers think is a valid > syntax (not sure what the standard says). what is valid also depends on the version of the standard that is supported. my guess is that open64 only supports fort

Re: [Pw_forum] quantum_espresso 5.1.2 installation problem

2015-06-08 Thread Paolo Giannozzi
The Open64 compiler doesn't accept what all other compilers think is a valid syntax (not sure what the standard says). Try to replace the line REAL(DP), PARAMETER :: fact(0:8) = REAL((/1,1,2,6,24,120,720,5040,40320/),DP) with REAL(DP), PARAMETER :: fact(0:8) = (/1_dp,1_dp,2_dp,6_dp,24_dp,120_

[Pw_forum] quantum_espresso 5.1.2 installation problem

2015-06-08 Thread mohammed shambakey
Hi It is my first time to use quantum_espresso. I'm trying to install it on an hpc with redhat enterprise 6 and the following modules: gcc/4.8.1 blas/open64/64/1 mvapich2/open64/64/1.9 slurm/2.5.7 fftw3/openmpi/open64/64/3.3.3 blacs/openmpi/open64/64/1.1patch03 open64/4.5.2.1 mpich/ge/open64/64/3