Skip to content

Update Dockerfile to use libze-intel-gpu1 instead of level-zero for GPU dependencies.#71

Open
droans wants to merge 1 commit intoSearchSavior:mainfrom
droans:intel-battlemage-support
Open

Update Dockerfile to use libze-intel-gpu1 instead of level-zero for GPU dependencies.#71
droans wants to merge 1 commit intoSearchSavior:mainfrom
droans:intel-battlemage-support

Conversation

@droans
Copy link

@droans droans commented Mar 25, 2026

This PR adds Docker support for Battlemage GPUs by replacing intel-level-zero-gpu, level-zero, and level-zero-dev with libze-intel-gpu1. As these are only present in the Intel kobuk PPA, I have also added that as a apt repository.

I've only tested this on a B60 Pro and cannot confirm if it works for older GPUs. If this doesn't work for them, I can resubmit this PR using a separate Dockerfile for Battlemage.

@SearchSavior
Copy link
Owner

I wonder if level zero is required for NPU? @meatposes

@droans
Copy link
Author

droans commented Mar 25, 2026

Likely - the release notes only show support for Gen 12+ GPUs. It seems libze replaces level-zero entirely.

However, I do wonder if that might be related to my issue with the responses - good chance that the APIs have changed between the two versions. I'll take a look at that possibility later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants