You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting errors when trying to run make because it can't find an nvidia library even though I'm installing on an AMD system. I've tried finding the missing lib to install but I can't seem to find it on Fedora 36. Below is the Make log.
nvidia-ml is provided by the xorg-x11-drv-nvidia-cuda-libs package from rpmfusion
One shouldn't really need to install nvidia libs to build for AMD though. And the build scripts build the AMD plugin without any reference to the nvidia libs. And there's nothing in the compilation instructions about running make. This issue is quite old, so perhaps things have changed, but the solution is not to install nvidia libraries, it's just to build it according to those instructions, and it will only build the AMD plugin for this user with AMD hardware and drivers.
I'm getting errors when trying to run make because it can't find an nvidia library even though I'm installing on an AMD system. I've tried finding the missing lib to install but I can't seem to find it on Fedora 36. Below is the Make log.
The text was updated successfully, but these errors were encountered: