run time error in parallel version of vasp

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


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
Isha

run time error in parallel version of vasp

#1 Post by Isha » Sat May 28, 2011 10:38 am

forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image PC Routine Line Source
libmkl_intel_lp64 00002B885BA9CB26 Unknown Unknown Unknown
--------------------------------------------------------------------------
mpirun has exited due to process rank 4 with PID 11907 on
node compute-3-30.local exiting without calling "finalize". This may
have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image PC Routine Line Source
libmkl_intel_lp64 00002BA9CA752B26 Unknown Unknown Unknown
forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image PC Routine Line Source
libmkl_intel_lp64 00002AC960A42B26 Unknown Unknown Unknown
forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image PC Routine Line Source
libmkl_intel_lp64 00002AF89B00EB26 Unknown Unknown Unknown
forrtl: severe (174): SIGSEGV, segmentation fault occurred
22,1 37%
Last edited by Isha on Sat May 28, 2011 10:38 am, edited 1 time in total.

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

run time error in parallel version of vasp

#2 Post by admin » Tue May 31, 2011 5:08 pm

at which stage does this error occur?
have you made sure that all libraries your need (ldd vasp) are included in your $LD_LIBRARY_PATH
Last edited by admin on Tue May 31, 2011 5:08 pm, edited 1 time in total.

Post Reply