[Q-e-developers] QE does not compile with PGI 15.07

Martin Schlipf martin.schlipf at gmail.com
Mon Sep 26 21:59:24 CEST 2016


Deleting the \ will not work, because the \ is needed as line 
continuation for gnuplot. If you look into the commit history, you'll 
see that it was changed from \\ to \, recently (rev12972). Perhaps, we 
can figure out why these changes were made.

Cheers,

Martin


On 26/09/16 20:54, Samuel Poncé wrote:
> Hi,
>
> The fact that PGI reports lines 361-363 is most likely due to 
> pre-processing stuff on top of the file.
>
> Can we/I go ahead and remove the \ ?
>
> Best,
>
> Samuel
>
> On 26 September 2016 at 19:17, Paolo Giannozzi <p.giannozzi at gmail.com 
> <mailto:p.giannozzi at gmail.com>> wrote:
>
>     The only lines in PP/src/wannier_ham.f90 that look suspect are
>     lines 354-357:
>
>       WRITE(115,*)'plot \'
>       WRITE(115,*)'"original_bands.dat" title "LDA bands" with lines
>     linestyle 1,\'
>       WRITE(115,*)'"wannier_bands.dat" title "Wannier bands" with
>     lines linestyle 2,\'
>
>     I guess that the backslash confuses either the compiler or the
>     pre-processor.
>
>     Paolo
>
>
>     On Mon, Sep 26, 2016 at 6:31 PM, Samuel Poncé
>     <samuel.pon at gmail.com <mailto:samuel.pon at gmail.com>> wrote:
>
>         Dear developers,
>
>         Just to mention that the buildbot test-farm flagged a crash
>         compilation with PGI 15.07:
>
>         cpp -P -traditional -D__PGI -D__FFTW3 -D__MPI -D__SCALAPACK
>         -I/home/farm2/local/fftw3_pgi1507/include wannier_ham.f90 -o
>         wannier_ham_tmp.f90 ; \ mpif90 -fast -r8 -Mcache_align -D__PGI
>         -D__FFTW3 -D__MPI -D__SCALAPACK
>         -I/home/farm2/local/fftw3_pgi1507/include -I../../iotk/src
>         -I../../Modules -I../../FFTXlib -I../../LAXlib -I../../PW/src
>         -I. -c wannier_ham_tmp.f90 -o wannier_ham.o
>         PGF90-S-0026-Unmatched quote (wannier_ham_tmp.f90: 361)
>         PGF90-S-0026-Unmatched quote (wannier_ham_tmp.f90: 362)
>         PGF90-S-0026-Unmatched quote (wannier_ham_tmp.f90: 363) 0
>         inform, 0 warnings, 3 severes, 0 fatal for plot_wannier_bands
>         make[2]: *** [wannier_ham.o] Error 2 make[2]: Leaving
>         directory
>         `/home/buildbot2/farm2-slave1/EPW-farm2_pgi15/build/PP/src'
>
>         I do not have the time to investigate this further now so I
>         just report it here since QE 6.0 release should be close.
>         Best,
>         Samuel
>         -- 
>
>         ------------------------------------------------------------------------------------------------
>              Dr. Samuel Poncé
>              Department of Materials
>              University of Oxford
>              Parks Road
>              Oxford OX1 3PH, UK
>
>              Phone:+44 1865 612789 <tel:%2B44%201865%20612789>
>              email:samuel.ponce at materials.ox.ac.uk
>         <mailto:samuel.ponce at materials.ox.ac.uk>  
>              web:http://giustino.materials.ox.ac.uk/index.php/Site/SamuelPonc%e9
>         <http://giustino.materials.ox.ac.uk/index.php/Site/SamuelPonc%e9>
>         ------------------------------------------------------------------------------------------------
>
>         _______________________________________________ Q-e-developers
>         mailing list Q-e-developers at qe-forge.org
>         <mailto:Q-e-developers at qe-forge.org>
>         http://qe-forge.org/mailman/listinfo/q-e-developers
>         <http://qe-forge.org/mailman/listinfo/q-e-developers> 
>
>     -- 
>     Paolo Giannozzi, Dip. Scienze Matematiche Informatiche e Fisiche,
>     Univ. Udine, via delle Scienze 208, 33100 Udine, Italy Phone
>     +39-0432-558216 <tel:%2B39-0432-558216>, fax +39-0432-558222
>     <tel:%2B39-0432-558222>
>     _______________________________________________ Q-e-developers
>     mailing list Q-e-developers at qe-forge.org
>     <mailto:Q-e-developers at qe-forge.org>
>     http://qe-forge.org/mailman/listinfo/q-e-developers
>     <http://qe-forge.org/mailman/listinfo/q-e-developers> 
>
> -- 
> ------------------------------------------------------------------------------------------------
>      Dr. Samuel Poncé
>      Department of Materials
>      University of Oxford
>      Parks Road
>      Oxford OX1 3PH, UK
>
>      Phone: +44 1865 612789
>      email:samuel.ponce at materials.ox.ac.uk <mailto:samuel.ponce at materials.ox.ac.uk>  
>      web:http://giustino.materials.ox.ac.uk/index.php/Site/SamuelPonc%e9
> ------------------------------------------------------------------------------------------------
>
> _______________________________________________
> Q-e-developers mailing list
> Q-e-developers at qe-forge.org
> http://qe-forge.org/mailman/listinfo/q-e-developers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quantum-espresso.org/pipermail/developers/attachments/20160926/6da1e40f/attachment.html>


More information about the developers mailing list