Run error Vasp 4.6

Questions regarding the compilation of VASP on various platforms: hardware, compilers and libraries, etc.


Moderators: Global Moderator, Moderator

Locked
Message
Author
Agalya
Newbie
Newbie
Posts: 7
Joined: Tue Dec 18, 2007 9:47 pm
License Nr.: 653

Run error Vasp 4.6

#1 Post by Agalya » Wed Jul 30, 2008 2:39 pm

Hello,

I have been getting the following error with Vasp 4.6. Can anyone tell me what could be the cause of this problem and how to get rid of this error.

Thanks in advance

-bash-3.2$ less SP-M1MMO.o492367
mpiexec: Warning: tasks 0-3 died with signal 11 (Segmentation fault).

My PBS script file is
#PBS -S /bin/bash
#PBS -N SP-M1MMO
#PBS -j oe
#PBS -m ae
#PBS -V
#PBS -q parallel
#PBS -l nodes=2:ppn=2
#PBS -l walltime=1:00:00

cd $PBS_O_WORKDIR

export MPICH_PTL_UNEX_EVENTS=6000
export P4_GLOBMEMSIZE=536870912

/usr/local/src/mpirun-compat/mpirun -np 4 $HOME/bin/vasp_glenn > output.vasp
Last edited by Agalya on Wed Jul 30, 2008 2:39 pm, edited 1 time in total.

support_vasp
Global Moderator
Global Moderator
Posts: 1817
Joined: Mon Nov 18, 2019 11:00 am

Re: Run error Vasp 4.6

#2 Post by support_vasp » Wed Sep 04, 2024 12:11 pm

Hi,

We're sorry that we didn’t answer your question. This does not live up to the quality of support that we aim to provide. The team has since expanded. If we can still help with your problem, please ask again in a new post, linking to this one, and we will answer as quickly as possible.

Best wishes,

VASP


Locked