Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.ml
linux·LinuxbyWeb_Rand

E: Unable to locate package intel-level-zero-gpu; how do I get it?

I'm trying to do this

sudo apt install intel-level-zero-gpu level-zero level-zero-dev\

to get a help me run a chatbot with gpu but the packages aren't available. where do I get them?

View original on lemmy.ml
8

4 replies

lemmy.ml

do you have any intel related packages in your system? you can search with something like apt-cache search intel

if it turns out you don't and you're certain that it's okay for you then you can probably add a repository for it.

i can't stress enough the part where you need to be certain that you need it.

4

if you can find the source deb package for it, you can use that to try to construct a version that's appropriate for your release.

or at least it's true to for rpm packages from the last time i encountered a barrier like this on centos.

2

You reached the end