Skip to content

how to conduct multi-gpu training #4

Description

@littlejerry411

When I entered this command called “python -m torch.distributed.launch --nproc_per_node=4 tools/train_net.py --config-file configs/cuhkpedes/bilstm_r50_seg.yaml ”, The following error occurred:
subprocess.CalledProcessError: Command '['/home/whh/anaconda3/envs/hpn/bin/python', '-u', 'tools/train_net.py', '--local_rank=0', '--config-file', 'configs/cuhkpedes/bilstm_r50_seg.yaml']' returned non-zero exit status 1.

This problem has not been solved yet. What command should I enter to conduct multi-gpu 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