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

fix(libcuda): fix cuDeviceGetUuid() when the UUID contains 0x00 #100

Merged
merged 5 commits into from
Oct 5, 2023

Conversation

XuehaiPan
Copy link
Owner

Issue Type

  • Bug fix

Description

Change string buffer to a byte array for argument passing.

Motivation and Context

Fixes #99

@XuehaiPan XuehaiPan added bug Something isn't working api Something related to the core APIs labels Oct 4, 2023
@XuehaiPan XuehaiPan self-assigned this Oct 4, 2023
@XuehaiPan XuehaiPan merged commit 9da41a5 into main Oct 5, 2023
4 checks passed
@XuehaiPan XuehaiPan deleted the fix-cuDeviceGetUuid branch October 5, 2023 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Something related to the core APIs bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] nvitop.Device.from_cuda_visible_devices() not detecting GPU
1 participant