[IPython-User] Can't get ipcluster to run on LAN
Min RK
benjaminrk@gmail....
Fri Aug 10 11:15:08 CDT 2012
On Aug 10, 2012, at 5:22, Johann Rohwer <jr@sun.ac.za> wrote:
> On Wednesday 08 August 2012 15:10:29 MinRK wrote:
>
>> So, to sum up (hopefully), for 0.13 the necessary workarounds for
>> 0.13:
>>
>> SSHEngineSetLauncher.engine_cmd = ['ipengine']
>> SSHLauncher.remote_profile_dir = '.ipython/profile_ssh' # as
>> appropriate for your own profile
>
> Great, works now, thanks a lot for your help!
> Quick question: why the 'default' long way of starting up the
> ipengines with the import command, when the short 'ipengine' works
> just as well? Isn't that what 'ipengine' is for in the first instance?
I think it was because of PATH issues we used to encounter on some systems. Yes, the two calls are identical when everything is running smoothly.
>
> --Johann
> _______________________________________________
> IPython-User mailing list
> IPython-User@scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-user
More information about the IPython-User
mailing list