I am not a deep expert of Linux. I tried installing YAMBO on my machine using this string
./configure --with-netcdf-include=/home/giacomo/src/net/include/ --with-netcdf-lib=/home/giacomo/src/net/lib/ --with-iotk=/home/giacomo/src/espresso-4.2/iotk/ --with-p2y=4.0 PFC=ifort FC=ifort FCFLAGS="-O2 -assume byterecl -g -traceback -nomodule -fpp -D__INTEL -D__FFTW -I../include -static" --enable-largedb --enable-dp --with-blas="-lblas -lg2c" --with-lapack=-llapack
then
make yambo
and
make interfaces
Everything seems to be correct. it seems that the compilation has been successful.
Now, I run a PW job. It is the example01 in the 4.2 release of espresso. A simple band calculation for bulk Si.
When i launch the ./p2y in order to obtain the yambo input, I get this message
[giacomo@domitianus silicon.save]$ p2y
__ __ _______ __ __ _______ _______
| | | || _ || |_| || _ || |
| |_| || |_| || || |_| || _ |
| || || || || | | |
|_ _|| || || _ | | |_| |
| | | _ || ||_|| || |_| || |
|___| |__| |__||_| |_||_______||_______|
<---> [01] P(W) 2 Y(ambo) Ver. 4.0
<---> DBs path set to .
<---> Index file set to data-file.xml
<---> Header/K-points/Energies...done
<---> Cell data...done
<---> Atomic data...done
<---> Symmetries...
[ERROR] STOP signal received while in :[01] P(W) 2 Y(ambo) Ver. 4.0
[ERROR] Non-symmorphic symmetry operations are not supported! Use nosym=.true.ed in PWSCF
I checked the list and understood the reason. Then I correct my PWSCF input accordingly and I obtain this other message
[giacomo@domitianus silicon.save]$ p2y
___ __ _____ __ __ _____ _____
| Y || _ || Y || _ \ | _ |
| | ||. | ||. ||. | / |. | |
\_ _/ |. _ ||.\_/ ||. _ \ |. | |
|: | |: | ||: | ||: | \|: | |
|::| |:.|:.||:.|:.||::. /|::. |
`--" `-- --"`-- --"`-----" `-----"
<---> [01] P(W) 2 Y(ambo) Ver. 4.0
<---> DBs path set to .
<---> Index file set to data-file.xml
<---> Header/K-points/Energies...done
<---> Cell data...done
<---> Atomic data...done
<---> Symmetries...[ID yes]...[INV no]...[TR yes]...[SI no]
<---> XC functional...Perdew & Zunger (xc)
<---> K-points mesh...done
<---> RL vectors...
[ERROR] STOP signal received while in :[01] P(W) 2 Y(ambo) Ver. 4.0
[ERROR]Error in qexml_read_planewaves IOTK error ierr: 1



Could anyone kindly help me to fix this problem?
I attach the config.log
Thanks in advance!
My very best
Giacomo
Giacomo Giorgi, PhD,
Department of Chemical System Engineering,
School of Engineering,
The University of Tokyo,
7-3-1, Hongo, Bunkyo-ku, Tokyo 113-8656