Skip to content

Running on server with multiple nodes #70

@meidachen

Description

@meidachen

Hi,

Thank you for the great work. I'm trying to run this repo on our school HPC, but it will hang when I use multiple nodes. Specifically, it will hang around this part:
"mp.spawn(main_worker, nprocs=args.ngpus_per_node, args=(args.ngpus_per_node, args))"

Since each node in our school HPC only has 2 GPUs, I would like to use more nodes to run this. Could you please help and direct me to where this issue could come from?

Thank you!

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