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

Quick return in error case #20

Merged
merged 2 commits into from
Jan 27, 2024
Merged

Conversation

kerthcet
Copy link
Contributor

cc @elezar as commented in #18 (review)

"Required too many devices than available",
devices,
[]int{1, 2, 3, 4, 5},
[]int{1, 2, 3, 4, 5, 6},
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed here.

Copy link
Member

@elezar elezar left a comment

Choose a reason for hiding this comment

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

Thanks @kerthcet

@elezar elezar merged commit b057784 into NVIDIA:main Jan 27, 2024
@kerthcet kerthcet deleted the cleanup/quick-return branch January 31, 2024 02:22
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