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

Add DGXCloud executor based on Run.ai REST API #141

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

hemildesai
Copy link
Collaborator

No description provided.

Signed-off-by: Hemil Desai <hemild@nvidia.com>
Signed-off-by: Hemil Desai <hemild@nvidia.com>
src/nemo_run/core/execution/dgxcloud.py Fixed Show fixed Hide fixed
return None
executor.delete(job_id)

def list(self) -> list[ListAppResponse]: ...

Check notice

Code scanning / CodeQL

Statement has no effect Note

This statement has no effect.
Signed-off-by: Hemil Desai <hemild@nvidia.com>
"Logs not available for DGXCloudExecutor based jobs. Please visit the cluster UI to view the logs."
)

def cleanup(self, handle: str): ...

Check notice

Code scanning / CodeQL

Statement has no effect Note

This statement has no effect.
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.

1 participant