Search Criteria
Package Details: amdapp-sdk-nocatalyst 3.0-23
Git Clone URL: | https://aur.archlinux.org/amdapp-sdk.git (read-only, click to copy) |
---|---|
Package Base: | amdapp-sdk |
Description: | AMD Accelerated Parallel Processing (APP) SDK, 3.0 with OpenCL 2.0 support. Libs and ICD for non-catalyst users. |
Upstream URL: | https://developer.amd.com/amd-accelerated-parallel-processing-app-sdk/ |
Licenses: | |
Groups: | |
Conflicts: | |
Submitter: | Vi0L0 |
Maintainer: | rigred |
Last Packager: | satcom886 |
Votes: | 83 |
Popularity: | 0.002393 |
First Submitted: | 2013-02-11 21:03 |
Last Updated: | 2019-08-16 21:33 |
Dependencies (5)
- amdapp-sdk
- apache-ant (ant-git, ant) (make)
- llvm (llvm-pypy-stm, llvm39, llvm-asserts, llvm38, llvm-tce, llvm11, llvm11-libs, llvm11-ocaml, llvm8, llvm-toolchain-nightly-bin, llvm-rc, llvm-minimal-git) (make)
- perl (perl-git) (make)
- wget (wget-git) (make)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
mirh commented on 2020-08-19 11:52
Download still works just fine from the original developer.amd.com link.
satcom886 commented on 2020-03-23 16:11
@Martine Not sure what happened. It seems to work for me.
Martine commented on 2020-03-21 21:49
I get an error installing this package: var/tmp/pamac-build-martine/amdapp-sdk/PKGBUILD: line 88: cd: /var/tmp/pamac-build-martine/amdapp-sdk/src/AMD-APP-SDKInstaller-v3.0.130.136-GA-linux64: No such file or directory I've checked the folder contents of /var/tmp/pamac-build-martine/amdapp-sdk/src/AMD-APP-SDKInstaller-v3.0.130.136-GA-linux64 amdapp-sdk.conf amdapp-sdk.sh amd_i686.icd AMD-APP-SDKInstaller-v3.0.130.136-GA-linux64.tar.bz2 AMD-APP-SDK-v3.0.130.136-GA-linux64.sh amd.icd
Where does it go wrong?
satcom886 commented on 2019-08-16 22:23
I fixed the download URLs and the provides section and disowned the package since I don't have the time nor the knowledge required to maintain a package.
satcom886 commented on 2019-04-27 20:31
As @jamespharvey20 mentioned AMD no longer hosts AMD APP SDK install files. Can you please change the download URL to archive.org? There are both Linux32/64 and Windows32/64 versions available. https://archive.org/download/AMDAPPSDK
jamespharvey20 commented on 2019-03-29 23:27
Upstream's download appears to be gone without much comment. It's still downloadable from
<https://github.com/Microsoft/LightGBM/releases/download/v2.0.12/AMD-APP-SDKInstaller-v3.0.130.136-GA-linux64.tar.bz2>
.enihcam commented on 2018-12-12 23:27
please add "opencl-driver" in provides. Thanks.
redshoe commented on 2018-02-02 16:56
@Nightbane112
Nevermind, I got it working. Thank you for the instruction.
redshoe commented on 2018-02-02 15:42
@Nightbane112
I have a question on step 2). Do you mean 'place it in /makepkg/src' by literally at /makepkg/src not in sub-working directory?
Nightbane112 commented on 2018-02-02 10:36
For anyone who still needs to use this package:
1) You need to edit the source URL from "http://developer.amd.com/tools-and-sdks/opencl-zone/amd-accelerated-parallel-processing-app-sdk/" to "http://developer.amd.com/amd-accelerated-parallel-processing-app-sdk/".
2) Download the SDK direclty from the website and place it in /makepkg/src directory. Run makepkg manually to avoid the checksum error due to incomplete download (The download gets interrupted midway when using an AUR helper).
FYI, opencl-amd (https://aur.archlinux.org/packages/opencl-amd/) runs OpenCL on GPU whereas this package allow running OpenCL on the CPU.