Strange parallel behavior for GW calculation
Posted: Sun May 18, 2014 8:35 am
Hi everyone,
When i use yambo calculate the COHSEX correction using 8 cores, it goes well until the COHSEX calculation begin to start. The strange parallel behavior is that when come into COHSEX calculation, 7 cores are running aproperiately, name using 100%, but the last core is only using 20%-40% result in slowing down the whole calculation.
Here is my input file and log file.
Thanks in advance
Sheleon
When i use yambo calculate the COHSEX correction using 8 cores, it goes well until the COHSEX calculation begin to start. The strange parallel behavior is that when come into COHSEX calculation, 7 cores are running aproperiately, name using 100%, but the last core is only using 20%-40% result in slowing down the whole calculation.
Here is my input file and log file.
Code: Select all
# GPL Version 3.4.1 Revision 3187
# http://www.yambo-code.org
#
em1s # [R Xs] Static Inverse Dielectric Matrix
gw0 # [R GW] GoWo Quasiparticle energy levels
cohsex # [R Xp] COlumb Hole Screened EXchange
HF_and_locXC # [R XX] Hartree-Fock Self-energy and Vxc
EXXRLvcs= 15 Ry # [XX] Exchange RL components
Chimod= "Hartree" # [X] IP/Hartree/ALDA/LRC/BSfxc
% BndsRnXs
1 | 36 | # [Xs] Polarization function bands
%
NGsBlkXs= 5 Ry # [Xs] Response block size
% LongDrXs
1.000000 | 0.000000 | 0.000000 | # [Xs] [cc] Electric Field
%
#% GbndRnge
# 1 | 200 | # [GW] G[W] bands range
#%
%QPkrange # [GW] QP generalized Kpoint/Band indices
1| 68| 27|37|
%
%QPerange # [GW] QP generalized Kpoint/Energy indices
1| 68| 0.0|-1.0|
%
Sheleon