http://www.quantum-espresso.org/?page_id=362
Note that the code explicitly says at which line the error occurs, so it shouldn't be difficult to figure out whether there is a problem in the code or not., Warnings are harmless. P. On Tue, 2012-12-18 at 06:39 -0500, eitan eidelstein wrote: > > Hello, > I am using: > 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 > Linux version 2.6.32.12-0.7-default (geeko at buildhost) (gcc version > 4.3.4 [gcc-4_3-branch revision 152973] (SUSE Linux) ) #1 SMP > 2010-05-20 11:14:20 +0200 > SUSE Linux Enterprise Server 11 (x86_64) > VERSION = 11 > PATCHLEVEL = 1 > > downloaded the: > espresso-5.0.2.tar.gz > > compilled with: > ifort version 12.1.0 > > configure output:attached > do the next warning is problematic??? > configure: WARNING: using cross tools not prefixed with host triplet > > make all output:attached > I get a lots of warnings and remarks similar to: > ar: creating libiotk.a > 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'. > > WRITE( stdout,'(/,T2,A,T78,A,2(/,T2,A,T75,I6),3(/,T2,A,T67,E14.8))') & > --------------------------------------------------------------------^ > > and > iotk_stream.f90(1225): warning #6843: A dummy argument with an > explicit INTENT(OUT) declaration is not given an explicit value. > [VAL] > subroutine > iotk_stream_read_COMPLEX2(unit,header,val,setpos,getpos,noval,ierr) > -------------------------------------------------^ > > > when running example01 in PHonon/: > eeitan at admin ~/QE/espresso-5.0.2/PHonon/examples/example03> > run_example > > /home/eeitan/QE/espresso-5.0.2/PHonon/examples/example03 : starting > > This example shows how to calculate electron-phonon interaction > coefficients for fcc Al. > > executables directory: /home/eeitan/QE/espresso-5.0.2/bin > pseudo directory: /home/eeitan/QE/espresso-5.0.2/pseudo > temporary directory: /home/eeitan/tmp > checking that needed directories and files exist... done > > running pw.x as: /home/eeitan/QE/espresso-5.0.2/bin/pw.x -nband 1 > -ntg 1 > running ph.x as: /home/eeitan/QE/espresso-5.0.2/bin/ph.x -nband 1 > -ntg 1 > running q2r.x as: /home/eeitan/QE/espresso-5.0.2/bin/q2r.x -nband > 1 -ntg 1 > running matdyn.x as: /home/eeitan/QE/espresso-5.0.2/bin/matdyn.x > -nband 1 -ntg 1 > running lambda.x as: /home/eeitan/QE/espresso-5.0.2/bin/lambda.x > > cleaning /home/eeitan/tmp... done > running the scf calculation with dense k-point grid... done > running the scf calculation... done > running the el-ph calculation...forrtl: severe (174): SIGSEGV, > segmentation fault occurred > Image PC Routine Line > Source > ph.x 0000000000424EFE elphsum_ 623 > elphon.f90 > ph.x 0000000000406823 MAIN__ 145 > phonon.f90 > ph.x 00000000004065FC Unknown Unknown > Unknown > libc.so.6 00007F4D09702BC6 Unknown Unknown > Unknown > ph.x 00000000004064F9 Unknown Unknown > Unknown > Error condition encountered during test: exit status = 174 > Aborting > > thanks in advance, > eitan. > > _______________________________________________ > Pw_forum mailing list > Pw_forum at pwscf.org > http://pwscf.org/mailman/listinfo/pw_forum -- Paolo Giannozzi, IOM-Democritos and University of Udine, Italy
