Symmetry detection, VASP 5.3.5

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

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
dholec
Newbie
Newbie
Posts: 10
Joined: Wed Nov 12, 2008 4:26 pm
License Nr.: 584

Symmetry detection, VASP 5.3.5

#1 Post by dholec » Mon Apr 18, 2016 11:50 am

Dear all,

I am running into a problem with the symmetry detection using the ISYM tag. My very simple test calculation finished fine with ISYM=0, but crashed with ISYM=1 or 2 saying:

" VERY BAD NEWS! internal error in subroutine SGRGEN:
Too many elements 49"

The test input files are:

---- POSCAR ---
#fcc
4.05
0.0000 0.5000 0.5000
0.5000 0.0000 0.5000
0.5000 0.5000 0.0000
Al
1
Direct
0 0 0



-----INCAR----
SYSTEM = Al
ISYM=2

----- KPOINTS----
k-points
0
auto
10


Shall I suspect some problems with my inputs or rather with the installation? I shall say that VASP was compiled in the serial more using ifort + mkl on an RHEL6.2 machine.

Many thanks in advance for you help.

David

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

Re: Symmetry detection, VASP 5.3.5

#2 Post by admin » Tue Apr 19, 2016 11:05 am

It looks like not correct MPI implementation.
http://cms.mpi.univie.ac.at/vasp-forum/ ... GEN#p17686

Post Reply