facebookresearch / MUSE

A library for Multilingual Unsupervised or Supervised word Embeddings
Other
3.18k stars 544 forks source link

Support Multi GPU #125

Open azmat21 opened 5 years ago

azmat21 commented 5 years ago

when max vocab size this very big (exp, --max_vocab=1000000 or 1500000), single gpu thorws cuda memory error, how can I run with multi GPUs?