Hi Vasp Users
I compiled VASP 5.4.4 using Intel oneAPI compiler. Unfortunately, when I tried to run it, I got the below error messages (bad termination, exit codes: 9 and 11).
BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= RANK 0 PID 9455 RUNNING AT HP-Z420-Workstation
= KILLED BY SIGNAL: 9 (Killed)
BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= RANK 1 PID 9456 RUNNING AT HP-Z420-Workstation
= KILLED BY SIGNAL: 11 (Segmentation fault)
VASP has been compiled with parallel / Fortran/ dgf5/fftw options. Can anyone suggest other best compiling options to compile VASP using INTEL oneAPI.
I would be grateful if someone helps in this regard.
Segmentation Fault
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 1
- Joined: Fri Aug 25, 2017 11:33 am
- License Nr.: 5-2268
-
- Global Moderator
- Posts: 502
- Joined: Mon Nov 04, 2019 12:41 pm
- Contact:
Re: Segmentation Fault
Could you please post the makefile.include that you used?
Did you set in your bashrc?
Did you set
Code: Select all
ulimit -s unlimited