COHSEX crash (netcdf related?)
Posted: Mon Jun 06, 2011 3:46 pm
Dear all,
I have problems with COHSEX self-energy calculations using the recent GPL version of the code (3.2.4, rev.17., internal rev. 855). Whatever I tried, the code crashed at the same point. Yambo is compiled on cineca sp6 with netcdf enabled. I prepared the input file using 'yambo -p c'. My system is a molecule, thus I only have one q-point. Here is the input file:
The calculation stops after the static screening step:
If I restart the calculation from this point then it prints the following in the logfile:
The same ground-state database works for other type of calculations (eg. RPA optics, BSE) with the same yambo binary, thus I assume that the problem is rooted somewhere in the COHSEX part. Do you have any idea what may happen? Am I missing something in the input file?
Also, I don't understand why GbndRnge is present in the input file. Am I right that this is just simply ignored by the code?
If needed, I can provide the netcdf database.
Thanks,
Marton
I have problems with COHSEX self-energy calculations using the recent GPL version of the code (3.2.4, rev.17., internal rev. 855). Whatever I tried, the code crashed at the same point. Yambo is compiled on cineca sp6 with netcdf enabled. I prepared the input file using 'yambo -p c'. My system is a molecule, thus I only have one q-point. Here is the input file:
Code: Select all
cohsex
gw0
HF_and_locXC
em1s
EXXRLvcs= 140233 RL
% QpntsRXs
1 | 1 |
%
% BndsRnXs
1 | 100 |
%
NGsBlkXs= 1 Ry
% LongDrXs
1.000000 | 0.000000 | 0.000000 |
%
% GbndRnge
1 | 100 |
%
%QPkrange
1| 1| 28| 29|
%
%QPerange
1| 1| 0.0|-1.0|
%
Code: Select all
[...]
<02m-46s> Xo@q[1] 1-1 |################## | [090%] 02m-06s(E) 02m-20s(X)
<02m-53s> Xo@q[1] 1-1 |################### | [095%] 02m-13s(E) 02m-20s(X)
<02m-59s> Xo@q[1] 1-1 |####################| [100%] 02m-19s(E) 02m-19s(X)
<02m-59s> X @q[1] 1-1 | | [000%] --(E) --(X)
<03m-00s> X @q[1] 1-1 |####################| [100%] --(E) --(X)
<03m-00s> [M 0.030 Gb] Free WF (0.220)
<03m-00s> [06] Dyson equation: Newton solver
<03m-00s> [06.01] G0W0 : COHSEX
<03m-02s> [FFT-SC] Mesh size: 65 65 65
<03m-02s> [WF-SC loader] Wfs (re)loading | | [000%] --(E) --(X)
<03m-02s> [M 0.469 Gb] Alloc wf_disk (0.375)
<03m-03s> [WF-SC loader] Wfs (re)loading |####################| [100%] 01s(E) 01s(X)
<03m-03s> [M 0.094 Gb] Free wf_disk (0.375)
<03m-03s> G0W0 COHSEX | | [000%] --(E) --(X)
Code: Select all
<---> [01] Files & I/O Directories
<---> [02] CORE Variables Setup
<---> [02.01] Unit cells
<---> [02.02] Symmetries
<---> [02.03] RL shells
<---> [02.04] K-grid lattice
<---> [02.05] Energies [ev] & Occupations
<---> [03] Transferred momenta grid
<---> [04] Bare local and non-local Exchange-Correlation
<---> [05] Static Dielectric Matrix
<05s> [06] Dyson equation: Newton solver
[ERROR] STOP signal received while in :[06] Dyson equation: Newton solver
[ERROR][NetCDF] NetCDF: Variable not found
Also, I don't understand why GbndRnge is present in the input file. Am I right that this is just simply ignored by the code?
If needed, I can provide the netcdf database.
Thanks,
Marton