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

libnvidia-ml.so symlink in the wrong location causes issues #1

Closed
GloriousEggroll opened this issue Nov 21, 2024 · 2 comments
Closed

Comments

@GloriousEggroll
Copy link

libnvidia-ml.so symlink in the wrong location causes issues:

ln -sf libnvidia-ml.so.1 %{buildroot}%{_libdir}/libnvidia-ml.so

In arch and in rpmfusion this symlink is packaged as part of libnvidia-ml, but here it's packaged with cuda-nvml. This leads to issues such as follows:

ilya-zlobintsev/LACT#414

@scaronni
Copy link
Member

Replied in that issue.

@scaronni
Copy link
Member

LACT just changed the location. Apparently wherever I look, people use the unversioned library but nobody knows exactly why because it simply was copied over from another project.

The nvml-wrapper library has a pull request open: Cldfire/nvml-wrapper#63

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

No branches or pull requests

2 participants