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

bugfix: distribute rank initialization #126

Merged

Conversation

Squire-tomsk
Copy link
Contributor

@Squire-tomsk Squire-tomsk commented Sep 18, 2023

Change RANK env variable value initialization from local_gpu_id to rank.

This change is necessary because in the current configuration, the get_rank function returns the GPU id get_rank . As a result, the loggers fail to initialize properly, causing issues here.

@CLAassistant
Copy link

CLAassistant commented Sep 18, 2023

CLA assistant check
All committers have signed the CLA.

@Squire-tomsk Squire-tomsk changed the title * disctibute rank initialization fix bugfix: distribute rank initialization Sep 18, 2023
@erogol erogol merged commit 47781f5 into coqui-ai:main Oct 19, 2023
7 checks passed
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

Successfully merging this pull request may close these issues.

3 participants