memory error in EPW calculations
Posted: Mon Jan 27, 2025 5:49 pm
Dear Experts,
I am getting this large memory issue, which I am unable to resolve. I tried looking for a solution into the forum but did not find a proper solution.
I am using
Can somebody help with the issue?
Thank you,
Shubham
I am getting this large memory issue, which I am unable to resolve. I tried looking for a solution into the forum but did not find a proper solution.
Code: Select all
Size of required memory per pool: ~= 171.5761 Gb
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Error in routine mem_size_eliashberg (1):
Size of required memory exceeds max_memlt
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Code: Select all
iverbosity = 2
max_memlt = 18.0d0
nsiter = 800
degaussq = 0.5 ! meV
degaussw = 0.04 ! eV ~ 1/4 of fsthick
wscut = 0.2 ! eV 10 times of Upper limit over frequency integration/summation in the Elisashberg eq(1 cm-1 ~ 1/8000 eV)
fsthick = 0.2 ! eV ~ 4 times the maximum phonon frequency
muc = 0.1
mp_mesh_k = .true.
nkf1 = 40
nkf2 = 40
nkf3 = 40
nqf1 = 20
nqf2 = 20
nqf3 = 20
Thank you,
Shubham