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

feat: support assign gpu id for sanity test #297

Merged
merged 1 commit into from
May 10, 2024

Conversation

cxz66666
Copy link
Contributor

@cxz66666 cxz66666 commented May 9, 2024

I find that the sanity test lack of -d param for assign GPU id, #112 already created a PR include add this feature, but that PR not progress for a long time.

So I create a new PR only include this specific feature.

@pakmarkthub pakmarkthub self-requested a review May 9, 2024 09:45
Copy link
Collaborator

@pakmarkthub pakmarkthub left a comment

Choose a reason for hiding this comment

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

Thank you. It is a nice-to-have option. Alternatively, we can set CUDA_VISIBLE_DEVICES=<gpu_id> ./sanity to achieve the same functionality.

@pakmarkthub pakmarkthub merged commit bb13928 into NVIDIA:master May 10, 2024
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