Yes this seems to be ten same issue. When my cluster is heavily loaded it sometimes is so slow that I hit the 60sec limit anyway.
Why don't we just grab the list of nodes from the sge env variable PE_HOSTFILE as soon as this becomes available and put that list into a simple addprocs( machines ) call? On Thursday, 2 June 2016, David van Leeuwen <[email protected]> wrote: > Could this be related to this > <https://github.com/JuliaParallel/ClusterManagers.jl/issues/4#event-677794220> > ? > > On Wednesday, June 1, 2016 at 7:26:50 PM UTC+2, Florian Oswald wrote: >> >> i'm having a problem on a cluster where setting up the connections via >> ClusterManagers.addprocs_sge() takes longer than the 60 second limit. how >> can I extend that limit? thanks! >> >
