'-tp' not supported, fft3dlib.f90(1774): error #6477: Fortran 95 does not allow this statement or d

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


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
Isha

'-tp' not supported, fft3dlib.f90(1774): error #6477: Fortran 95 does not allow this statement or d

#1 Post by Isha » Tue Dec 21, 2010 2:46 pm

I tried to compile vasp using ifort compiler 11.1. It showed the following errors

ifort: command line remark #10148: option '-tp' not supported
and
!DIR$ IVDEP
------^
fft3dlib.f90(1774): error #6477: Fortran 95 does not allow this statement or directive.
Last edited by Isha on Tue Dec 21, 2010 2:46 pm, edited 1 time in total.

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

'-tp' not supported, fft3dlib.f90(1774): error #6477: Fortran 95 does not allow this statement or d

#2 Post by admin » Wed Dec 22, 2010 12:36 pm

drop the -e95 compiler flag for the compilation of the FFTs
Last edited by admin on Wed Dec 22, 2010 12:36 pm, edited 1 time in total.

Post Reply