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

launcher/launcher_helper.py: fix PMI name and add EnvironmentError #5025

Merged
merged 1 commit into from Jan 29, 2024

Conversation

YizhouZ
Copy link
Contributor

@YizhouZ YizhouZ commented Jan 29, 2024

Hi, for my last PR #4699 about launcher_helper, it mistakenly used two "PMIX". In this PR I corrected them to be "PMIX" and "PMI". And I also added EnvironmentError to make sure env not get NONE type, otherwise it would trigger env setting error.

@YizhouZ
Copy link
Contributor Author

YizhouZ commented Jan 29, 2024

Hi @mrwyattii, could you help to review this? Thanks!

@loadams loadams added this pull request to the merge queue Jan 29, 2024
Merged via the queue into microsoft:master with commit 66fb924 Jan 29, 2024
12 checks passed
mauryaavinash95 pushed a commit to mauryaavinash95/DeepSpeed that referenced this pull request Feb 17, 2024
…icrosoft#5025)

Hi, for my last PR microsoft#4699
about launcher_helper, it mistakenly used two "PMIX". In this PR I
corrected them to be "PMIX" and "PMI". And I also added
_EnvironmentError_ to make sure env not get _NONE_ type, otherwise it
would trigger env setting error.
rraminen pushed a commit to ROCm/DeepSpeed that referenced this pull request May 9, 2024
…icrosoft#5025)

Hi, for my last PR microsoft#4699
about launcher_helper, it mistakenly used two "PMIX". In this PR I
corrected them to be "PMIX" and "PMI". And I also added
_EnvironmentError_ to make sure env not get _NONE_ type, otherwise it
would trigger env setting error.
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.

None yet

2 participants