Remove direct visibility constraints for nodes in a cluster #6264 Closed jumutc opened this Issue on Mar 25, 2014 · 6 comments Projects None yet Labels parallel Milestone No milestone Assignees @amitmurthy amitmurthy 5 participants @jumutc @pao @aviks @amitmurthy @ViralBShah Notifications You’re not receiving notifications from this thread. @jumutc jumutc commented on Mar 25, 2014 For a heterogeneous clusters where nodes are visible to each other only via the ssh tunnelling it would be nice to have a workaround for making addprocs routine working in this case. Please consider another issue #6256 which explained the problem and resulted in the necessity of a feature request. @amitmurthy amitmurthy added feature parallel labels on Mar 25, 2014 @jumutc jumutc added a commit to jumutc/julia that referenced this issue on Mar 27, 2014 @jumutc Issue JuliaLang#6264 related fixes 4a3c8b9 @jumutc jumutc referenced this issue on Mar 27, 2014 Closed Issue https://github.com/JuliaLang/julia/issues/6264 related fixes #6277 @jumutc jumutc commented on Mar 27, 2014 Please consider my implementation of this feature: #6277. I have some doubts still regarding the proper name for the option in addprocs which one can use to indicate that the tunnel between workers (nodes) is needed. I have checked #6277 against my case and a homogeneous cluster. @jumutc jumutc added a commit to jumutc/julia that referenced this issue on Mar 27, 2014 @jumutc more elegant way of handling JuliaLang#6264 fdf203b @jumutc jumutc commented on Apr 9, 2014 Could anyone evaluate my fix to this problem: #6277? @amitmurthy amitmurthy was assigned by ihnorton on Apr 9, 2014 @pao The Julia Language member pao commented on Apr 9, 2014 cc @amitmurthy (who is assigned, but GitHub doesn't tell me who changed that, so no idea if he's aware.) @aviks The Julia Language member aviks commented on Apr 9, 2014 I think Amit mentioned on another issue that he's going to be away for a bit @jumutc jumutc commented on Apr 16, 2014 @amitmurthy: is #6277 rejected? @ViralBShah ViralBShah removed the feature label on Feb 14, 2015 @amitmurthy The Julia Language member amitmurthy commented on Jun 7 Feature best done in an external ClusterManager and possibly added to ClusterManagers.jl @amitmurthy amitmurthy closed this on Jun 7 @amitmurthy amitmurthy referenced this issue on Jun 7 Closed Problems adding nodes via ssh #6256