vasp 5.3.2 and pgf90
Posted: 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
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