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

nvmlDeviceSetGpuLockedClocks vs nvmlDeviceSetMemoryLockedClocks #26

Closed
benrod3k opened this issue Feb 17, 2022 · 2 comments · Fixed by #29
Closed

nvmlDeviceSetGpuLockedClocks vs nvmlDeviceSetMemoryLockedClocks #26

benrod3k opened this issue Feb 17, 2022 · 2 comments · Fixed by #29

Comments

@benrod3k
Copy link
Contributor

There's currently no nvmlDeviceSetMemoryLockedClocks available in nvml-wrapper-rs\src\bindings.rs. How could I make it available? Glad to help if it's a good newbie task.

refs: https://docs.nvidia.com/deploy/nvml-api/group__nvmlDeviceCommands.html#group__nvmlDeviceCommands_1g3cab0aaf0e46aa76469f18707e5867f1

@benrod3k
Copy link
Contributor Author

Managed to make it work. Please have a look, thks. @Cldfire

@Cldfire
Copy link
Owner

Cldfire commented May 27, 2022

0.8.0 has been released with these functions wrapped 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants