Skip to content

TCP_TRANSPORT_ALL only works on single host #36

Open
@jcphill

Description

@jcphill

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions