Segmentation fault GW

Problems running VASP: crashes, internal errors, "wrong" results.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
alexshipilova
Newbie
Newbie
Posts: 1
Joined: Wed Oct 23, 2013 10:46 am

Segmentation fault GW

#1 Post by alexshipilova » Mon Nov 07, 2016 12:43 pm

Dear Colleagues!

I am running bulk calculations in G0W0 approximation for different structures using the instruction at vaspwiki pages/tutorials.
I get a full success only for the unit cells with at most 4 atoms.

When I take the structure with 8 atoms or more, I get the Segmentation fault error.
The structures are fully relaxed, non-metallic, the atoms are of one type.

I have read all the topics on GW calculations here and at vaspwiki+manual. I tried:
1) to decrease k-point density up to 3 1 1 or even Gamma-point only, to take MP or G-centered meshes, to take even and odd meshes.
2) to decrease ENCUT to the smallest possible value.
3) to make calculations with different number of parallel processes (=1, =number of atoms, =2*number of atoms, ...)
4) to change NEDOS, NBANDS, CSHIFT, NOMEGA ...
I have checked that my calculation do not overfull the memory of the cores when running.

The both 2 executables -- VASP 5.3.5 and VASP 5.4.1 -- give me this Segmentation fault error.
It arises always after the output of HEAD OF MICROSCOPIC DIELECTRIC TENSOR for all frequency points for NQ = 1.

Can you propose any solution?

admin
Administrator
Administrator
Posts: 2921
Joined: Tue Aug 03, 2004 8:18 am
License Nr.: 458

Re: Segmentation fault GW

#2 Post by admin » Thu Nov 17, 2016 11:45 am

This is very likely the memory problem. You need to distribute the task over more CPUs.

Post Reply