Skip to content

[Feature] Support custom placement strategy from user #25

@yubofredwang

Description

@yubofredwang

Users' network setup might not be a full network mesh. Thus, we should allow users to connect in the following way:

Node: A, B, C, D
A<->B with RDMA
C<->D with RDMA

thus A and C should be in the same group(either trainer or inference).

We should allow something such as:

- Trainer
   - IP0
   - IP1
- Inference
   - IP2
   - IP3

to avoid our auto placement

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