8000 To run on 4 machines with 1 GPUs each using Open MPI · Issue #56 · horovod/horovod · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
To run on 4 machines with 1 GPUs each using Open MPI #56
Closed
@saikishor

Description

@saikishor

To run on 4 different machine that has 1 GPU and connected by LAN, do I need to use the following command in any one of the system or use it on every computer changing the position of server IP's?

mpirun -np 4 -x LD_LIBRARY_PATH -H server1:4,server2:4,server3:4,server4:4 python train.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0