Skip to content

Use random port for initialize PyTorch for training?  #17

@huangchieh

Description

@huangchieh
RuntimeError: The server socket has failed to listen on any local network address. The server socket has failed to bind to [::]:12357 (errno: 98 - Address already in use). The server socket has failed to bind to 0.0.0.0:12357 (errno: 98 - Address already in use).

When I try to use multiple submit script, this error occurs. The solution might be using a random port.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions