Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Commit

Permalink
Update Intel compute runtime to 23.52.28202.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Shadowghost committed Feb 3, 2024
1 parent 2f3bc07 commit 7f770f1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Dockerfile.amd64
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ ENV NVIDIA_VISIBLE_DEVICES="all"
ENV NVIDIA_DRIVER_CAPABILITIES="compute,video,utility"

# https://github.com/intel/compute-runtime/releases
ARG GMMLIB_VERSION=22.3.0
ARG IGC_VERSION=1.0.14828.8
ARG NEO_VERSION=23.30.26918.9
ARG LEVEL_ZERO_VERSION=1.3.26918.9
ARG GMMLIB_VERSION=22.3.11
ARG IGC_VERSION=1.0.15770.11
ARG NEO_VERSION=23.52.28202.14
ARG LEVEL_ZERO_VERSION=1.3.28202.14

# Install dependencies:
# curl: healthcheck
Expand Down

0 comments on commit 7f770f1

Please sign in to comment.