vasp 5.3.2 and pgf90

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

Moderators: Global Moderator, Moderator

Post Reply
Message
Author
yargk
Newbie
Newbie
Posts: 8
Joined: Wed Feb 17, 2010 7:16 pm
License Nr.: 5-580
Location: UC Berkeley

vasp 5.3.2 and pgf90

#1 Post by yargk » Thu Dec 20, 2012 9:18 am

I get the following error when compiling vasp 5.3.2 with pgf90:

477 ALLOCATE(P(NTYPD))

main.f90
PGF90-S-0091-Constant expression of wrong data type (main.f90: 477)
PGF90-S-0091-Constant expression of wrong data type (main.f90: 477)
PGF90-S-0091-Constant expression of wrong data type (main.f90: 477)

Should I modify main.F or can I get pgi to go along with this error and ignore it?

Thanks,
Keith
Last edited by yargk on Thu Dec 20, 2012 9:18 am, edited 1 time in total.
Keith

Post Reply