Opteron with pathscale - serial version

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


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
bth20
Newbie
Newbie
Posts: 22
Joined: Tue May 10, 2005 9:57 am

Opteron with pathscale - serial version

#1 Post by bth20 » Tue Aug 23, 2005 12:13 pm

Hi,

I have compiled vasp on an opteron cluster using the pathscale compiler (using the system blas and lapack libraries). The OS is linux. When testing the serial version of the code on a 2 atom Si calculation, I get the message "Error EDDDAV: Call to ZHEGV failed. Returncode = 9 1 8"

Questions:

1) What should I use for HOST with CPP?

2) Any suggestions as to how to fix the error causing the message?

Ben
Last edited by bth20 on Tue Aug 23, 2005 12:13 pm, edited 1 time in total.

avdw
Newbie
Newbie
Posts: 5
Joined: Mon Aug 15, 2005 8:44 pm

Opteron with pathscale - serial version

#2 Post by avdw » Wed Aug 24, 2005 12:03 am

Here is my solution to 2):
Compile the davidson.F file with less aggressive
optimization (-O1) .
1) HOST is just for aestetic purposes.

Axel
Last edited by avdw on Wed Aug 24, 2005 12:03 am, edited 1 time in total.

Post Reply