Compiling VASP with IFC Problem

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

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
swan2925
Newbie
Newbie
Posts: 7
Joined: Tue May 31, 2005 3:07 am
License Nr.: NOT REGISTERED

Compiling VASP with IFC Problem

#1 Post by swan2925 » Tue Jun 14, 2005 4:12 pm

I am compiling the VASP using MPICH-G2,
but I am getting ERROR,
the details can be found on the following link:
http://www.swan.tk/tmp/make.log

Would you mind telling me what is going wrong??

I am looking forward to your favorable reply, thanks!!
Last edited by swan2925 on Tue Jun 14, 2005 4:12 pm, edited 1 time in total.

swan2925
Newbie
Newbie
Posts: 7
Joined: Tue May 31, 2005 3:07 am
License Nr.: NOT REGISTERED

Compiling VASP with IFC Problem

#2 Post by swan2925 » Tue Jun 14, 2005 4:55 pm

I am using IFC 7.1, and the error occurred at the very end of the compilation process... I really wish anyone, possibly the support of vasp, can help me to figure out what is going wrong?

Thanks!!
Last edited by swan2925 on Tue Jun 14, 2005 4:55 pm, edited 1 time in total.

Veronika
Jr. Member
Jr. Member
Posts: 70
Joined: Wed Feb 02, 2005 4:14 pm

Compiling VASP with IFC Problem

#3 Post by Veronika » Wed Jun 15, 2005 6:11 am

This is a library problem. Make sure, that you compiled the vasp and the MPI library also with ifc 7.1, and that the paths of both are given correctly in the makefile. This should hopefully solve the problem.

greetings
Last edited by Veronika on Wed Jun 15, 2005 6:11 am, edited 1 time in total.

swan2925
Newbie
Newbie
Posts: 7
Joined: Tue May 31, 2005 3:07 am
License Nr.: NOT REGISTERED

Compiling VASP with IFC Problem

#4 Post by swan2925 » Wed Jun 15, 2005 7:38 am

Thanks very much for your kind help first!!!

I have modified the makefile according to your suggestion, now the error "undefined reference to `vmld***'" is gone. by adding the library svml for compilation
(i.e. add -lsvml in the makefile, to be safer I added in some more lib using $VML).

However the error "undefined reference to `mpi_***'" havn't be solved yet.

The updated make log:
http://www.swan.tk/tmp/make.log
The updated makefile:
http://www.swan.tk/tmp/makefile.txt

Would you mind helping me to have a look on it again??

Anyway, thanks twice for your kindhelp!!
Last edited by swan2925 on Wed Jun 15, 2005 7:38 am, edited 1 time in total.

Veronika
Jr. Member
Jr. Member
Posts: 70
Joined: Wed Feb 02, 2005 4:14 pm

Compiling VASP with IFC Problem

#5 Post by Veronika » Thu Jun 16, 2005 6:14 am

I am really deeply sorry but I don't know what this could be, if you really compiled also the mpi with ifc 7.1 and the linking is correct ...

greetings
Last edited by Veronika on Thu Jun 16, 2005 6:14 am, edited 1 time in total.

Post Reply