Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Running sbatch_experiment.py with --broker : breaks Python #10

Description

@heiner

When running

python examples/sbatch_experiment.py --broker $BROKER_IP:$BROKER_PORT -n 32

without setting $BROKER_IP or $BROKER_PORT, moolib causes a hard termination:

terminate called after throwing an instance of 'std::invalid_argument'
  what():  In createInetSockAddr at ../../src/tensorpipe/tensorpipe/transport/uv/sockaddr.cc:87 ":"
Aborted (core dumped)

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