Start ipython cluster using ssh on windows machine -


i have problem setting ipython cluster on windows server , connecting ipcluster using ssh connection. tried following tutorial on https://ipython.org/ipython/doc/dev/parallel/parallel_process.html#ssh, have problems understand options mean , parameters use exactly...

could total noob set ipcluster? (let's remote machine has ip 192.168.0.1 , local machine has 192.168.0.2)

if scroll middle of page https://ipython.org/ipython-doc/dev/parallel/parallel_process.html#ssh find this:

current limitations of ssh mode of ipcluster are:

  • untested , unsupported on windows. require working ssh on windows. also, using shell scripts setup , execute commands on remote hosts.

that means, there no easy way build ipcluster ssh connection on windows (if works @ all).


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -