Skip to content

Commit

Permalink
Fix AMD APP SDK url
Browse files Browse the repository at this point in the history
  • Loading branch information
Austin Klein committed Sep 29, 2023
1 parent e02eb67 commit a4ee677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
# sudo apt-get install -y intel-basekit
# sudo apt-get install -y intel-oneapi-runtime-opencl
wget https://master.dl.sourceforge.net/project/nicehashsgminerv5viptools/APP%20SDK%20A%20Complete%20Development%20Platform/AMD%20APP%20SDK%203.0%20for%2064-bit%20Linux/AMD-APP-SDKInstaller-v3.0.130.136-GA-linux64.tar.bz2?viasf=1
wget https://master.dl.sourceforge.net/project/nicehashsgminerv5viptools/APP%20SDK%20A%20Complete%20Development%20Platform/AMD%20APP%20SDK%203.0%20for%2064-bit%20Linux/AMD-APP-SDKInstaller-v3.0.130.136-GA-linux64.tar.bz2
tar -xf AMD-APP-SDKInstaller-v3.0.130.136-GA-linux64.tar.bz2
./AMD-APP-SDK-v3.0.130.136-GA-linux64.sh
# sudo apt install -y pocl-opencl-icd
Expand Down

0 comments on commit a4ee677

Please sign in to comment.