"-V resp" crashes

Having trouble compiling the Yambo source? Using an unusual architecture? Problems with the "configure" script? Problems in GPU architectures? This is the place to look.

Moderators: Davide Sangalli, andrea.ferretti, myrta gruning, andrea marini, Daniele Varsano, Conor Hogan, Nicola Spallanzani

Forum rules
If you have trouble compiling Yambo, please make sure to list:
(1) the compiler (vendor and release: e.g. intel 10.1)
(2) the architecture (e.g. 64-bit IBM SP5)
(3) if the problems occur compiling in serial/in parallel
(4) the version of Yambo (revision number/major release version)
(5) the relevant compiler error message
Post Reply
weic
Posts: 11
Joined: Thu May 06, 2010 11:26 am

"-V resp" crashes

Post by weic » Thu Jul 08, 2010 1:16 pm

The "-V resp" switch crashes with yambo 3.2.2 rev. 616, which is compiled by Intel compilers and MKL (including fftw) 11.0.083, mvapich2 1.4.1 and netcdf 3.6.2.
forrtl: severe (66): output statement overflows record, unit -5, file Internal Formatted Write
Same compilers and libraries were applied to the previous build rev. 589 and it worked without a problem.
Wei C.

Leibniz Universität Hannover
Institut für Festkörperphysik
Atomare und molekulare Strukturen (ATMOS)

User avatar
andrea marini
Posts: 325
Joined: Mon Mar 16, 2009 4:27 pm
Contact:

Re: "-V resp" crashes

Post by andrea marini » Thu Jul 08, 2010 5:20 pm

Can you make a tar file of the whole config directory and post it here ? Please report also the exact command line the produce the crash. If we can reproduce the error then we can trace back the reason.
Andrea MARINI
Istituto di Struttura della Materia, CNR, (Italy)

weic
Posts: 11
Joined: Thu May 06, 2010 11:26 am

Re: "-V resp" crashes

Post by weic » Thu Jul 08, 2010 8:18 pm

This occurs, for example, in a bse calculation like this

Code: Select all

yambo -o b -y d -V resp
You do not have the required permissions to view the files attached to this post.
Wei C.

Leibniz Universität Hannover
Institut für Festkörperphysik
Atomare und molekulare Strukturen (ATMOS)

User avatar
andrea marini
Posts: 325
Joined: Mon Mar 16, 2009 4:27 pm
Contact:

Re: "-V resp" crashes

Post by andrea marini » Fri Jul 09, 2010 8:38 am

I have reproduced the error and I am on the way to fix it. I will commit a new revision on the qe-forge repository soon. Are you already registered on the portal ?
Andrea MARINI
Istituto di Struttura della Materia, CNR, (Italy)

User avatar
andrea marini
Posts: 325
Joined: Mon Mar 16, 2009 4:27 pm
Contact:

Re: "-V resp" crashes

Post by andrea marini » Fri Jul 09, 2010 9:05 am

Bug fixed in the last SVN revision. I will submit now a new tarball source. Thanks for noticing the bug.

Andrea
Andrea MARINI
Istituto di Struttura della Materia, CNR, (Italy)

weic
Posts: 11
Joined: Thu May 06, 2010 11:26 am

Re: "-V resp" crashes

Post by weic » Fri Jul 09, 2010 9:06 am

Thanks for the fast fix.
Wei C.

Leibniz Universität Hannover
Institut für Festkörperphysik
Atomare und molekulare Strukturen (ATMOS)

Post Reply