Skip to content

Commit

Permalink
using intel-oneapi-ccl-devel-2021.12 intel-oneapi-compiler-dpcpp-cpp-…
Browse files Browse the repository at this point in the history
…runtime-2024.1 (#263)

Signed-off-by: minmingzhu <[email protected]>
  • Loading branch information
minmingzhu authored Jun 26, 2024
1 parent 7b16ced commit fc45da8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/scripts/install-oneapi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ wget -O- https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCT
echo "deb [signed-by=/usr/share/keyrings/oneapi-archive-keyring.gpg] https://apt.repos.intel.com/oneapi all main" | tee /etc/apt/sources.list.d/oneAPI.list

apt update
apt-get install -y intel-oneapi-ccl-devel intel-oneapi-compiler-dpcpp-cpp-runtime
apt-get install -y intel-oneapi-ccl-devel-2021.12 intel-oneapi-compiler-dpcpp-cpp-runtime-2024.1

echo "oneAPI components installed!"

0 comments on commit fc45da8

Please sign in to comment.