Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use multiple-GPU in training? #50

Open
yiwei0730 opened this issue Feb 16, 2023 · 2 comments
Open

How to use multiple-GPU in training? #50

yiwei0730 opened this issue Feb 16, 2023 · 2 comments

Comments

@yiwei0730
Copy link

yiwei0730 commented Feb 16, 2023

I saw the solve in close issue
python -m torch.distributed.launch --nproc_per_node 2 -m vall_e.train yaml=config/your_data/ar.yml
use this command can use double gpus
but the speed didn't fast than the one gpu

@coddiw0mple
Copy link

I know this was completed but I found that while the speed seems the same or a little slower, it converges a lot faster.

Here's what I'm testing on:

dev-clean of LibriTTS
kaggle 2x T4 GPUs

@yiwei0730
Copy link
Author

@coddiw0mple
thanks for your reply. Can i ask for your setting and the result?
I use the Libritts-360 hr and setting the param quarter for training. But the result is not good enough

@yiwei0730 yiwei0730 reopened this Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants