Skip to content

Commit 897d9b7

Browse files
authored
Merge pull request #68 from hawkeye217/intel-updates
Add dep
2 parents 8052ebb + 2b980aa commit 897d9b7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker/main/install_deps.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ if [[ "${TARGETARCH}" == "amd64" ]]; then
7777
rm -f /etc/apt/sources.list.d/intel-gpu-jammy.list
7878

7979
# install legacy and standard intel icd and level-zero-gpu
80+
apt-get install ocl-icd-libopencl1
8081
# see https://github.com/intel/compute-runtime/blob/master/LEGACY_PLATFORMS.md for more info
8182
# legacy packages
8283
wget https://github.com/intel/compute-runtime/releases/download/24.35.30872.22/intel-opencl-icd-legacy1_24.35.30872.22_amd64.deb

0 commit comments

Comments
 (0)