GLOB_diag_file problem in vasp compiling

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


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
lqzhang

GLOB_diag_file problem in vasp compiling

#1 Post by lqzhang » Fri Feb 15, 2008 3:32 am

Dear administer:

When I tried to compile vasp using intel compiler on Ubuntu 7.10, it has following error message when using make in vasp.4.lib/ directory:

~/vasp/src/vasp.4.lib$ make
/opt/intel/fc/10.1.011/bin/ifort -O0 -FI -FR -c preclib.f
Unknown option: GLOB_diag_file
compilation aborted for preclib.f (code 1)
make: *** [preclib.o] Error 1

What does this error message mean? Thanks a lot.
Last edited by lqzhang on Fri Feb 15, 2008 3:32 am, edited 1 time in total.

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

GLOB_diag_file problem in vasp compiling

#2 Post by admin » Fri Feb 15, 2008 9:07 am

sorry, this is not vasp-related. please ask your sys admin.
Last edited by admin on Fri Feb 15, 2008 9:07 am, edited 1 time in total.

lqzhang

GLOB_diag_file problem in vasp compiling

#3 Post by lqzhang » Sun Feb 17, 2008 1:34 am

I used intel compiler and mkl. Their editions are very new. I think that could be the problem on installation on Ubuntu7.10. But how to solve the problem? which way to go? could you give me more information on why that kind of problem could show up? thanks a lot.
Last edited by lqzhang on Sun Feb 17, 2008 1:34 am, edited 1 time in total.

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

GLOB_diag_file problem in vasp compiling

#4 Post by admin » Mon Feb 18, 2008 8:54 am

please use a compiler release which is stable, or ask the developers of Intel.
Last edited by admin on Mon Feb 18, 2008 8:54 am, edited 1 time in total.

lqzhang

GLOB_diag_file problem in vasp compiling

#5 Post by lqzhang » Tue Feb 19, 2008 9:09 pm

Thanks for your information. By testing a small program using ifort, I found that the ifort could not work correctly and it showed same error message. So I reinstallted the ifort and it can work well now. The vasp compilation has no such kind of error message now. I hope it can help others suffering from similar kind of situation.
Last edited by lqzhang on Tue Feb 19, 2008 9:09 pm, edited 1 time in total.

Post Reply