bug in vasp.5.2.12 code

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

Moderators: Global Moderator, Moderator

Locked
Message
Author
halinh

bug in vasp.5.2.12 code

#1 Post by halinh » Fri Nov 09, 2012 6:34 pm

Hello,

I tried to install vasp5.2.12 on my computer.
I copy makefile.linux_pg to Makefile in vasp.5.lib directory and it worked fine.
In vasp.5.2 directory I also copied makefile.linux_pg to Makefile, however it didn't run.
Here is the bug report:
Lowering Error: DATA repeat count ast not constant: 1929
PGF90-F-0000-Internal compiler error. Errors in Lowering 1 (pseudo.f: 241)
PGF90/x86 Linux 7.0-2: compilation aborted
make: *** [pseudo.o] Error 2

Thank you in advance for showing my problem.
Linh
Last edited by halinh on Fri Nov 09, 2012 6:34 pm, edited 1 time in total.

Locked