Requiring large memory per pool
Posted: Wed Sep 08, 2021 12:53 am
Dear developers and users,
When I tried to EM equations on imaginary axis, it is asking for large memory of 5GB per pool. Where as in MgB2 example it is just 0.2 Gb.
Is there anyway to get over this?, I don't have that much RAM. And it is taking nearly half an hour for each iteration on 8 CPUs.
Thanks.
When I tried to EM equations on imaginary axis, it is asking for large memory of 5GB per pool. Where as in MgB2 example it is just 0.2 Gb.
Code: Select all
Solve anisotropic Eliashberg equations on imaginary-axis
Total number of frequency points nsiw( 1) = 231
Cutoff frequency wscut = 0.5014
Size of required memory per pool: ~= 5.6472 Gb
akeri is calculated on the fly since its size exceedes max_memlt
Thanks.