Skip to content

create classes for submitting and watching DDP jobs #70

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

Merged
merged 4 commits into from
Mar 24, 2023

Conversation

KPostOffice
Copy link
Collaborator

@KPostOffice KPostOffice commented Mar 3, 2023

Replaces: #64
Closes #32
After a discussing with @MichaelClifford we've come up with a new design for the Job class that should be more extensible and still be simpler to use than the full fledge torchx API.

@KPostOffice KPostOffice marked this pull request as ready for review March 3, 2023 21:39
@KPostOffice KPostOffice mentioned this pull request Mar 3, 2023
MichaelClifford
MichaelClifford previously approved these changes Mar 3, 2023
Maxusmusti
Maxusmusti previously approved these changes Mar 24, 2023
Copy link
Collaborator

@Maxusmusti Maxusmusti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

KPostOffice and others added 4 commits March 24, 2023 12:02
* WIP job tests

* added unit tests for Jobs

* add more specificity to tests
Copy link
Collaborator

@Maxusmusti Maxusmusti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Maxusmusti Maxusmusti merged commit 7945f5a into project-codeflare:main Mar 24, 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

Successfully merging this pull request may close these issues.

Update SDK to manage jobs
3 participants