dear all
when I use the serial version ,noting goes wrong
when I use the parallel version,get some messages like:
forrtl:server (174):SIGSEGV,segmentation fault occured
vasp 00000000005DD414 unknown unknowm unknown
vasp 00000000009D1E45 unknown unknowm unknown
vasp 0000000000449368 unknown unknowm unknown
vasp 00000000004256AC unknown unknowm unknown
libc。so。6 0000003D96A1EC5D unknown unknowm unknown
vasp 00000000004255A9 unknown unknowm unknown
follow the messages in this forum,I did some homework like
ulimit -s unlimited
ldd vasp
add all libraries into LD_LIBRARY_PATH
make clean
make
but the mistake happens again
thanks
segmentation fault and libc。so。6 unknown
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 49
- Joined: Tue May 25, 2010 9:03 am
segmentation fault and libc。so。6 unknown
Last edited by dyc_2008 on Fri Apr 08, 2011 7:15 am, edited 1 time in total.
-
- Administrator
- Posts: 2921
- Joined: Tue Aug 03, 2004 8:18 am
- License Nr.: 458
segmentation fault and libc。so。6 unknown
please try to run the parallel executable on one CPU only. If the errors disappear,
there might be a problem with your MPI setup.
there might be a problem with your MPI setup.
Last edited by admin on Tue May 31, 2011 5:21 pm, edited 1 time in total.