problem in compiling parallel version

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


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
xhbao
Newbie
Newbie
Posts: 1
Joined: Tue Sep 13, 2005 6:30 am

problem in compiling parallel version

#1 Post by xhbao » Mon Oct 17, 2005 12:34 pm

I use ifc9.0 and mpich1.2.5. The complie process returns no error. but when I run it ,vasp returns the following message:

running on 2 nodes
distr: one band on 2 nodes, 1 groups
vasp.4.6.27 26Jun05 complex
POSCAR found : 1 types and 5 ions
LDA part: xc-table for Ceperly-Alder, standard interpolation
/wi/vasp/run/vasp: relocation error: /wi/vasp/run/vasp: undefined symbol: f_powdi

how to deal with it? B)
Last edited by xhbao on Mon Oct 17, 2005 12:34 pm, edited 1 time in total.

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

problem in compiling parallel version

#2 Post by admin » Wed Nov 16, 2005 12:38 pm

f_powdi is a library function of ifc, (libimf), therefore the error is not VASP-related. Please check the installation of the libraries at your site.
Last edited by admin on Wed Nov 16, 2005 12:38 pm, edited 1 time in total.

Post Reply