Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove direct visibility constraints for nodes in a cluster #6264

Closed
jumutc opened this issue Mar 25, 2014 · 6 comments
Closed

Remove direct visibility constraints for nodes in a cluster #6264

jumutc opened this issue Mar 25, 2014 · 6 comments
Assignees
Labels
domain:parallelism Parallel or distributed computation

Comments

@jumutc
Copy link

jumutc commented 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.

@jumutc
Copy link
Author

jumutc commented 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 added a commit to jumutc/julia that referenced this issue Mar 27, 2014
@jumutc
Copy link
Author

jumutc commented Apr 9, 2014

Could anyone evaluate my fix to this problem: #6277?

@pao
Copy link
Member

pao commented 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
Copy link
Member

aviks commented Apr 9, 2014

I think Amit mentioned on another issue that he's going to be away for a bit

@jumutc
Copy link
Author

jumutc commented Apr 16, 2014

@amitmurthy: is #6277 rejected?

@amitmurthy
Copy link
Contributor

Feature best done in an external ClusterManager and possibly added to ClusterManagers.jl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:parallelism Parallel or distributed computation
Projects
None yet
Development

No branches or pull requests

5 participants