I am just playing with parallelization trying to get an intuition for it, for that, please don't mind the weird numbers for now. I have however noticed a weird behavior in which Yambo completely ignores my input. Please find attached the input file and the log file.
In the input file, I am using
Code: Select all
X_CPU= "1 1 1 1 1"Code: Select all
X_q_0_CPU= "1 1 1"In both cases, both are added in the input, with the second variable not present by default when geenrated with -V all, I do still see:
Code: Select all
<05m-19s> P1-nic5-w029: [05] Optics
<05m-21s> P1-nic5-w029: [PARALLEL Response_G_space for K(bz) on 2 CPU] Loaded/Total (Percentual):108/216(50%)
<05m-21s> P1-nic5-w029: [PARALLEL Response_G_space for Q(ibz) on 1 CPU] Loaded/Total (Percentual):1/1(100%)
<05m-21s> P1-nic5-w029: [PARALLEL Response_G_space for G-vectors on 1 CPU]
<05m-21s> P1-nic5-w029: [PARALLEL Response_G_space for K-q(ibz) on 1 CPU] Loaded/Total (Percentual):12/20(60%)
<05m-21s> P1-nic5-w029: [LA] SERIAL linear algebra
<05m-21s> P1-nic5-w029: [PARALLEL Response_G_space for K(ibz) on 1 CPU] Loaded/Total (Percentual):12/20(60%)
<05m-21s> P1-nic5-w029: [PARALLEL Response_G_space for CON bands on 2 CPU] Loaded/Total (Percentual):2/3(67%)
I am grateful for any help.
Kind regards.