mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 05:57:20 -04:00
Update intel compute runtime to 22.08.22549
This commit is contained in:
parent
3fb3d7159c
commit
10282dc444
1 changed files with 4 additions and 4 deletions
|
@ -22,10 +22,10 @@ ARG APT_KEY_DONT_WARN_ON_DANGEROUS_USAGE=DontWarn
|
|||
ENV NVIDIA_DRIVER_CAPABILITIES="compute,video,utility"
|
||||
|
||||
# https://github.com/intel/compute-runtime/releases
|
||||
ARG GMMLIB_VERSION=22.0.0
|
||||
ARG IGC_VERSION=1.0.9933
|
||||
ARG NEO_VERSION=22.05.22297
|
||||
ARG LEVEL_ZERO_VERSION=1.3.22297
|
||||
ARG GMMLIB_VERSION=22.0.2
|
||||
ARG IGC_VERSION=1.0.10395
|
||||
ARG NEO_VERSION=22.08.22549
|
||||
ARG LEVEL_ZERO_VERSION=1.3.22549
|
||||
|
||||
# Install dependencies:
|
||||
# mesa-va-drivers: needed for AMD VAAPI. Mesa >= 20.1 is required for HEVC transcoding.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue