JuliaParallel / JuliaParallel/MPIClusterManagers.jl

TCP_TRANSPORT_ALL only works on single host

Open
#36 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
47
Forks
7
PR merge metrics
No merged PRs in 30d

Description

`MPIClusterManagers.start_main_loop(TCP_TRANSPORT_ALL)` calls `MPIManager(np=size-1, mode=TCP_TRANSPORT_ALL)` without passing `master_tcp_interface`, so the manager only listens for worker connections on the default localhost interface and there is no way to specify a different interface to listen on.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.