Replies: 1 comment
-
|
I'm moving all conversation about AMD to this discussion, please take a look! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use Alpaca from the flatpak on flahub, but it seems to fail to launch a GPU-accelerated container on my system.
It has to be something with the flatpak, as when I run the below docker hub image and connect Alpaca to it, everything works fine (Nvidia 4060 is used):
When I run from the command line with debug enabled I get:
Now regarding the first detection attempt for libcuda, if I run
ls -lwith the glob pattern listed I get:So I am not sure why the file is not located. Here is the complete list of permission in flatseal, I allowed "All system files" in an attempt to get around this but it did not make a difference:
Furthermore I don't know why libcudart fails with this error:
What does this error code mean? I should note that
nvidia-smidoes mention the alpaca-launched ollama process:Beta Was this translation helpful? Give feedback.
All reactions