mirror of
https://github.com/vosen/ZLUDA.git
synced 2025-08-06 08:10:18 +00:00
Update rust.yml
This commit is contained in:
parent
5dacefae15
commit
b8e33672e5
1 changed files with 0 additions and 4 deletions
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
|
@ -27,10 +27,6 @@ jobs:
|
|||
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
|
||||
- name: Install intel compute runtime
|
||||
run: |
|
||||
sudo add-apt-repository ppa:intel-opencl/intel-opencl
|
||||
sudo apt update
|
||||
sudo apt install libze-loader libze-intel-gpu intel-opencl-icd ocl-icd-opencl-dev libze-loader-dev
|
||||
|
||||
mkdir neo
|
||||
cd neo
|
||||
wget https://github.com/intel/compute-runtime/releases/download/20.51.18762/intel-gmmlib_20.3.2_amd64.deb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue