Gamma point only compilation fails for 4.6 (using intel 8.1)

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


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
mehmetb
Newbie
Newbie
Posts: 1
Joined: Tue Nov 22, 2011 2:10 am

Gamma point only compilation fails for 4.6 (using intel 8.1)

#1 Post by mehmetb » Tue Nov 22, 2011 2:23 am

Hi Everyone,

The 4.6 compiles successfully for the parallel version (-DNGZhalf), but fails for the gamma-only version (-DwNGZhalf). I am using intel 8.1 (and in the makefile I can see that this version is not a good choice, but that's all I have)

Here's the error message I am getting:

=============================
mpif90.i -FR -lowercase -assume byterecl -O3 -xW -tpp7 -c pot.f90
fortcom: Error: pot.f90, line 265: The type of the actual argument differs from the type of the dummy argument. [DENCOR]
CHTOT,CVTOT,DENCOR)
------------------------------^
fortcom: Error: pot.f90, line 487: The type of the actual argument differs from the type of the dummy argument. [DENCOR]
CHTOT,CVTOT,DENCOR)
------------------------------^
compilation aborted for pot.f90 (code 1)
make: *** [pot.o] Error 1
==============================

Any ideas? Any workarounds?

Thanks!


<span class='smallblacktext'>[ Edited ]</span>
Last edited by mehmetb on Tue Nov 22, 2011 2:23 am, edited 1 time in total.

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

Gamma point only compilation fails for 4.6 (using intel 8.1)

#2 Post by admin » Fri Jan 20, 2012 11:14 am

I would strongly suggest to use a more recent version of the Intel compiler, I cannot reproduce this behaviour with Intel.11.1
Last edited by admin on Fri Jan 20, 2012 11:14 am, edited 1 time in total.

Post Reply