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 save pid + require manual triton install for sparse-attn #1727

Merged
merged 4 commits into from
Jan 27, 2022

Conversation

jeffra
Copy link
Collaborator

@jeffra jeffra commented Jan 26, 2022

When launching deepspeed processes programmatically it's useful to save the top-level launcher's process id (pid). This allows one method for cleaning up runner processes since if we kill the top-level launcher process than the children processes will be killed as well (on that worker).

Also removing auto-install of triton due to several issues with the triton 1.0.0 install we've seen (e.g., #1710).

@jeffra jeffra changed the title [launcher] option to save launching pid launcher save pid + require manual triton install for sparse-attn Jan 27, 2022
@jeffra jeffra enabled auto-merge (squash) January 27, 2022 05:19
@jeffra jeffra merged commit 171316f into master Jan 27, 2022
@jeffra jeffra deleted the jeffra/savepid branch January 27, 2022 05:24
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.

2 participants