Re: [Wien] parallel ssh error

2019-09-27 Thread Indranil mal
Respected Sir, In my linux(Ubuntu 18.04 LTS) in ssh_config, and in sshd_config there are two line already "SendEnv LANG LC_*" "AcceptEnv LANG LC_*" respectively. However, ssh vsli1 'echo $WIENROOT' gives nothing (blank). The command ssh vsli1 'pwd $WIENROOT' print "/home/vlsi" the common home

Re: [Wien] Using fold2Bloch for the path perpendicular to G-K

2019-09-27 Thread Артем Тарасов
Dear Oleg, thank you for your help! Your advice was very useful for me and now my problem is resolved. Over time, I would like to realize an automation of individual selecting the divider for different sectors of the k-path. For example, it will be useful for path consisting points Gamma and M

[Wien] impi memory leak

2019-09-27 Thread Laurence Marks
For reference, the impi memory leak which has been present for some years has now been repaired according to my tests, using the 2019 Update 5 version (it may have already have been repaired with Update 4). -- Professor Laurence Marks Department of Materials Science and Engineering Northwestern

Re: [Wien] parallel ssh error

2019-09-27 Thread Peter Blaha
Ok. So the problem seems to be that in your linux the ssh does not send/accept the "environment". What do you get with: ssh vsli2 'echo $WIENROOT' If you have root permissions, I suggest to do the following: At least on my Linux (Suse) there is a /etc/ssh directory, with files ssh_config