Skip to content

How to start multi-gpus training in a single machine #89

@kevinhuangxf

Description

@kevinhuangxf

Thanks for the excellent work!

I encounter a problem of how to start multi-gpu training. I have 8 gpus but each I ran the training command line I can only start one GPU training:

Image

Image

I use this command:

python -m src.main +experiment=re10k data_loader.train.batch_size=14

Does it mean even I train on single node with multiple GPUs, I still need to use slurm to run multi gpus training?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions