[Wien] Problem with parallel LAPW1

2012-09-27 Thread Reza Mahani
Thanks Gavin. I tried commenting that line but it got stuck in lapw1 loop and it gave the following error: LAPW0 END LAPW0 END LAPW0 END LAPW0 END ssh_askpass: exec(/usr/libexec/openssh/gnome-ssh-askpass): No such file or directory^M Host key verification failed.^M Regards Reza On Wed,

[Wien] Problem with parallel LAPW1

2012-09-27 Thread Laurence Marks
The danger of commenting out the line is, as you found (I think), the possibility of an infinite loop; hence I only recommend commenting it out for debugging purposes. It looks like you have not setup password-less ssh and/or do not have ssh properly setup on your cluster/computer. Maybe you need

[Wien] Problem with parallel LAPW1

2012-09-26 Thread Reza Mahani
Hi Prof Blaha and wien2k users, I have recently installed wien2k 12.1 without any errors and I was running a test job with it inorder to check the parallel mode. It gave me the following errors: dayfile content: Calculating GaAs in /lunarc/nobackup/users/reza/WIEN2k/test/GaAs on an010 with PID

[Wien] Problem with parallel LAPW1

2012-09-26 Thread Gavin Abo
You might try commenting !call W2kinit in SRC_lapw1/lapw1.F (line 34 Wien2k 12.1) and recompile as was mentioned: http://zeus.theochem.tuwien.ac.at/pipermail/wien/2012-August/017575.html On 9/26/2012 10:03 AM, Reza Mahani wrote: Hi Prof Blaha and wien2k users, I have recently installed