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?

8 points · 4 comments · view on lemmy.world

4 Comments

eldavi@lemmy.ml · 4 pts · 1y (2 replies)

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.

Chimrod@jlai.lu · 2 pts · 1y (1 reply)

It's only available in sid for now :

https://packages.debian.org/fr/sid/libze-intel-gpu1

eldavi@lemmy.ml · 2 pts · 1y

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.

lancalot@discuss.online · 4 pts · 1y

The .deb package can be found on Github.

I find it peculiar that it doesn't seem to be packaged by any distro. Debian does have a package called level-zero. But, while they're linked, it doesn't seem to be the exact same thing.

Edit: It's packaged under intel-compute-runtime.