<div dir="ltr"><br>Hello,<br>I am using:<br>Linux admin 2.6.32.12-0.7-default #1 SMP 2010-05-20 11:14:20 +0200 x86_64 x86_64 x86_64 GNU/Linux<br>Linux
version 2.6.32.12-0.7-default (geeko@buildhost) (gcc version 4.3.4
[gcc-4_3-branch revision 152973] (SUSE Linux) ) #1 SMP 2010-05-20
11:14:20 +0200<br>
SUSE Linux Enterprise Server 11 (x86_64)<br>VERSION = 11<br>PATCHLEVEL = 1<br><br>downloaded the:<br>espresso-5.0.2.tar.gz<br><br>compilled with:<br>ifort version 12.1.0<br><div dir="ltr"><br>configure output:attached<br>
do the next warning is problematic???<br>configure: WARNING: using cross tools not prefixed with host triplet<br>
<br>make all output:attached</div>I get a lots of warnings and remarks similar to:<br>ar: creating libiotk.a<br>kind.f90(38): remark #8291: Recommended relationship between field width 'W' and the number of fractional digits 'D' in this edit descriptor is 'W>=D+7'.<br>
WRITE( stdout,'(/,T2,A,T78,A,2(/,T2,A,T75,I6),3(/,T2,A,T67,E14.8))') &<br>--------------------------------------------------------------------^<br><br>and<br>iotk_stream.f90(1225): warning #6843: A dummy argument with an explicit INTENT(OUT) declaration is not given an explicit value. [VAL]<br>
subroutine iotk_stream_read_COMPLEX2(unit,header,val,setpos,getpos,noval,ierr)<br>-------------------------------------------------^<br><br><br>when running example01 in PHonon/:<br>eeitan@admin ~/QE/espresso-5.0.2/PHonon/examples/example03> run_example <br>
<br>/home/eeitan/QE/espresso-5.0.2/PHonon/examples/example03 : starting<br><br>This example shows how to calculate electron-phonon interaction<br>coefficients for fcc Al.<br><br> executables directory: /home/eeitan/QE/espresso-5.0.2/bin<br>
pseudo directory: /home/eeitan/QE/espresso-5.0.2/pseudo<br> temporary directory: /home/eeitan/tmp<br> checking that needed directories and files exist... done<br><br> running pw.x as: /home/eeitan/QE/espresso-5.0.2/bin/pw.x -nband 1 -ntg 1 <br>
running ph.x as: /home/eeitan/QE/espresso-5.0.2/bin/ph.x -nband 1 -ntg 1 <br> running q2r.x as: /home/eeitan/QE/espresso-5.0.2/bin/q2r.x -nband 1 -ntg 1 <br> running matdyn.x as: /home/eeitan/QE/espresso-5.0.2/bin/matdyn.x -nband 1 -ntg 1 <br>
running lambda.x as: /home/eeitan/QE/espresso-5.0.2/bin/lambda.x <br><br> cleaning /home/eeitan/tmp... done<br> running the scf calculation with dense k-point grid... done<br> running the scf calculation... done<br>
running the el-ph calculation...forrtl: severe (174): SIGSEGV, segmentation fault occurred<br>Image PC Routine Line Source <br>ph.x 0000000000424EFE elphsum_ 623 elphon.f90<br>
ph.x 0000000000406823 MAIN__ 145 phonon.f90<br>ph.x 00000000004065FC Unknown Unknown Unknown<br>libc.so.6 00007F4D09702BC6 Unknown Unknown Unknown<br>
ph.x 00000000004064F9 Unknown Unknown Unknown<br>Error condition encountered during test: exit status = 174<br>Aborting<br><br>thanks in advance,<br>eitan.<br></div>