Page 1 of 1

Compiling VASP with IFC Problem

Posted: Tue Jun 14, 2005 4:12 pm
by swan2925
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!!

Compiling VASP with IFC Problem

Posted: Tue Jun 14, 2005 4:55 pm
by swan2925
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!!

Compiling VASP with IFC Problem

Posted: Wed Jun 15, 2005 6:11 am
by Veronika
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

Compiling VASP with IFC Problem

Posted: Wed Jun 15, 2005 7:38 am
by swan2925
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!!

Compiling VASP with IFC Problem

Posted: Thu Jun 16, 2005 6:14 am
by Veronika
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