Dear Lede,
thanks for reporting,
Anyway what happen if you set:
Code: Select all
X_all_q_CPU= "16 1 1 1" # [PARALLEL] CPUs for each role
X_all_q_ROLEs= "q k c v"
i.e. please fill with number all the variable present in the list.
The same is true for the self energy part.
If it does not work, I will try to reproduce the error and fix it.
In the meanwhile I suggest you to run the coulomb cutoff only in serial (yambo -c), once for all and then continues the all the other runlevel in parallel, always introducing the -c option, which this time will be read and not calculated.
Next, not at all related with your problem, but have in mind there is factor two in the definition of the box side.
Code: Select all
% CUTBox
0.00 | 0.00 | 23.89726 | # [CUT] [au] Box sides
%
I your input you are cutting interaction at ~12au, while I think you want to cut around ~24, so you should put the zcut just a little bit smaller than your box side.
This is something I still ned to fix in the code.
Best,
Daniele