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

[minor] Improve logging for multiprocesses #5004

Merged
merged 2 commits into from Jan 26, 2024

Conversation

ByronHsu
Copy link
Contributor

@ByronHsu ByronHsu commented Jan 24, 2024

Why?

  1. When the launcher starts multi-processes, there is no logs to show what cmd each process is running
  2. A small typo

What?
add logs to reflect what each process is doing

Testing

image

Signed-off-by: byhsu <byhsu@linkedin.com>
@ByronHsu ByronHsu force-pushed the byhsu/improve-logging-with-pid branch from f96040c to 787feda Compare January 24, 2024 06:25
Signed-off-by: byhsu <byhsu@linkedin.com>
@ByronHsu ByronHsu changed the title [minor] Improve logging by specifying pid [minor] Improve logging for multiprocesses Jan 24, 2024
@ByronHsu
Copy link
Contributor Author

HI @mrwyattii @jeffra could you help taking a quick look? Thanks a lot

@HeyangQin HeyangQin added this pull request to the merge queue Jan 26, 2024
Merged via the queue into microsoft:master with commit 9500ab7 Jan 26, 2024
12 checks passed
mauryaavinash95 pushed a commit to mauryaavinash95/DeepSpeed that referenced this pull request Feb 17, 2024
**Why?**
1. When the launcher starts multi-processes, there is no logs to show
what cmd each process is running
2. A small typo

**What?**
add logs to reflect what each process is doing

**Testing**


![image](https://github.com/microsoft/DeepSpeed/assets/24364830/2d74c852-244b-4439-b558-76b0bb73906a)

---------

Signed-off-by: byhsu <byhsu@linkedin.com>
Co-authored-by: byhsu <byhsu@linkedin.com>
rraminen pushed a commit to ROCm/DeepSpeed that referenced this pull request May 9, 2024
**Why?**
1. When the launcher starts multi-processes, there is no logs to show
what cmd each process is running
2. A small typo

**What?**
add logs to reflect what each process is doing

**Testing**


![image](https://github.com/microsoft/DeepSpeed/assets/24364830/2d74c852-244b-4439-b558-76b0bb73906a)

---------

Signed-off-by: byhsu <byhsu@linkedin.com>
Co-authored-by: byhsu <byhsu@linkedin.com>
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