Skip to content

Commit

Permalink
Update intel compute runtime to 22.08.22549
Browse files Browse the repository at this point in the history
  • Loading branch information
nyanmisaka authored Feb 28, 2022
1 parent 3fb3d71 commit 10282dc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 10282dc

Please sign in to comment.