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: custom
Groups: amdapp
Conflicts: catalyst-utils
Submitter: Vi0L0
Maintainer: rigred
Last Packager: k8ie
Votes: 84
Popularity: 0.036981
First Submitted: 2013-02-11 21:03 (UTC)
Last Updated: 2019-08-16 21:33 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 21 Next › Last »

chris64 commented on 2016-08-01 10:53 (UTC) (edited on 2016-08-01 11:44 (UTC) by chris64)

I've the same issue like @unixbrain now. Did anyone else had the problem and found a solution to this? Edit: The dangling symlink problem can be solved by inserting `rm -f ${pkgdir}/${_ipath}/lib/libOpenCL.so` in line 202 before `chmod 755 ${pkgdir}/${_ipath}/lib/*`. See here: https://github.com/cviebig/arch-aur-amdapp-sdk/commit/97fde4b432ff2bdda186da4d81bc24a2241111a9

Vi0L0 commented on 2016-07-21 19:29 (UTC) (edited on 2016-07-21 19:33 (UTC) by Vi0L0)

Checked again and I have no problems with the download. You can use my google drive's upload: https://drive.google.com/open?id=0B-S6einraYmXSmpVLUE2QjMxTms Download amdapp-sdk sources snapshot and untar it, then create 'src' directory next to PKGBUILD and paste downloaded AMD-APP-SDKInstaller-v3.0.130.136-GA-linux64.tar.bz2 file into that dir. Then you can use makepkg to build package.

pbateman commented on 2016-07-19 10:02 (UTC)

The download keeps failing for me - and it has been like this continually for months... Saving to: ‘AMD-APP-SDKInstaller-v3.0.130.136-GA-linux64.tar.bz2’ AMD-APP-SDKInstaller-v3.0.130 12%[=====> ] 23.98M 1.04MB/s in 25s 2016-07-19 10:57:38 (994 KB/s) - Connection closed at byte 25149440. Retrying. It always gets to about 12%, then resets. It ultimately tries 3 times then dies. Presumably there is some cvnty stuff AMD has put in somewhere to detect something, but as I haven't seen others complain either no one is using us, or it isn't affecting them. Any ideas on this? It certainly isn't my connection, etc. as nothing else exhibits this behaviour, and as stated it has been like this for 100+ attempts over a period of months. Cheers

Vi0L0 commented on 2016-06-02 20:14 (UTC)

sorry for the delay updated, should be fine, funny thing is that lib directory structure for i686 and x86_64 is not same (thats why path in icd differs)

unixbrain commented on 2016-04-07 05:29 (UTC)

==> Starting package_amdapp-sdk-nocatalyst()... chmod: cannot operate on dangling symlink '/home/alex/amdapp-sdk/pkg/amdapp-sdk-nocatalyst/opt/AMDAPP/SDK/lib/libOpenCL.so' ==> ERROR: A failure occurred in package_amdapp-sdk-nocatalyst(). Aborting... help? I followed chris64's suggestions.

chris64 commented on 2016-03-29 17:25 (UTC) (edited on 2016-04-01 11:48 (UTC) by chris64)

There's a new release AMD-APP-SDKInstaller-v3.0.130.136-GA from 3/23/2016 with sha256sum 181fb9815e735c90ca5713acc27a6f9ed7f85135d2f2a085bed7b4c7ed157b94 (32 bit) and 0aa436acd334b686820bd3caab9f09014608741b92e3996d3642d0b148ede0f7 (64 bit). This explains the download failure. Thank you Vi0L0 for your efforts. :-) Amendment: I had to change `amd.icd` from /PATH/lib/libamdoclBITS.so to /PATH/lib/sdk/libamdoclBITS.so in order to make it work again.

chris64 commented on 2016-03-29 16:59 (UTC)

@Vi0L0 I'm afraid the automated download is broken. The script referenced by @wallnuss works but it's downloaded tarball doesn't match the checksum.

Vi0L0 commented on 2016-01-20 13:31 (UTC)

@wallnuss: I used suggested code in https://aur.archlinux.org/packages/amd-adl-sdk/ Then I started working on this package and recall that kralyk once was working on such an idea, so I took his code and used it here :). Thank you guys. I was thinking long time about it, I'm still not sure is it clear and can we really use such a download scritps. But oh well, its already popular anyway :P

vchuravy commented on 2016-01-19 03:04 (UTC)

For automated downloads you can use this script: https://gist.github.com/vchuravy/1faa40c2df51e3a9ee55/8d79b81781f4990dd09583ca39b6373700725a8e

pbateman commented on 2016-01-09 15:49 (UTC)

Downloads are broken as AMD now requires accepting a license agreement.