@LFdev - this was compiling just fine up to version 4.8.1, before I modified my path. When I remove the /opt/cuda/bin
from my path, it fails with the original error, when I add it, it continues past the original error, but fails elsewhere. Just for fun, I spun up a new arch install on a spare drive, installed cuda, rebooted, even tried compiling the dsnote-git
package - got the same error. I don't think the issue is my machine/environment.
What would be the benefit of disabling CUDA support? Wouldn't this hinder the speech-to-text processing?
Pinned Comments
LFdev commented on 2025-01-01 13:44 (UTC)
New version was released. From now on, Vulkan support is enabled by default (please remember to install related optional Vulkan drivers for your GPU), ROCm support was removed and CUDA build process was improved, but still experimental. If you do not want to build it with CUDA support, it is possible to edit PKGBUILD before building (check inside notes).