allenai / allenai/CSR

Unable to train with DDP strategy

Ouverte
#1 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
60
Forks
10
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

I am trying to train edge representations on machine with 4 GPUs. However, training process hangs after validation sanity check. Training works well with single-gpu settings (and also with accelerator: 'dp' even though this is not the intended way of training).

Note: Debuging suggest that model get stuck when acessing registered buffer at: https://github.com/allenai/CSR/blob/main/src/lightning/modules/moco2_module.py#L153 . But I was unable to find a fix.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.