Search Criteria
Package Details: aocl-gcc 5.2.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/aocl.git (read-only, click to copy) |
|---|---|
| Package Base: | aocl |
| Description: | AMD Optimizing CPU Libraries |
| Upstream URL: | https://www.amd.com/en/developer/aocl.html |
| Licenses: | custom |
| Submitter: | disc-kuraudo |
| Maintainer: | disc-kuraudo (jclds139, ninetailedtori) |
| Last Packager: | ninetailedtori |
| Votes: | 4 |
| Popularity: | 0.44 |
| First Submitted: | 2019-10-04 14:02 (UTC) |
| Last Updated: | 2026-01-04 21:06 (UTC) |
Dependencies (2)
- patchelf (patchelf-gitAUR) (make)
- env-modulesAUR (lmodAUR) (optional)
Latest Comments
1 2 3 Next › Last »
ninetailedtori commented on 2026-01-10 20:14 (UTC)
@Rainbowu sha256sum parse should not be broken right now, it works flawlessly on our side. Can you paste the output of the sha256 checksum command in your term?
Rainbowu commented on 2025-12-24 02:24 (UTC) (edited on 2025-12-24 07:34 (UTC) by Rainbowu)
sha256sum parse is broken, been parsed to .deb file sha256sum. you can change regex to
grep --perl-regexp '\w{64}(?=\<\/span\>)' --only-matchingto find aocl-aocc, andsed -n '3 p'to find aocl-gcc, but remember use regex with web page never stableninetailedtori commented on 2025-11-27 19:49 (UTC) (edited on 2025-12-23 20:58 (UTC) by ninetailedtori)
Please see https://github.com/ninetailedtori/Improved-PKGBUILDs/tree/aocl for improved pkgbuild, including automatically pulling tarball as well as upstream signatures.Changes have been pushed, on the 29th, to include all upstream automatic pulling and sig checks. Many thanks to our downloaders and those who've voted for us!
ninetailedtori commented on 2025-11-27 18:39 (UTC)
@disc-kuraudo do you mind if I modify all the aocl packages to have pkgbuild pull the tarballs automatically? It's a little...unneat to have it managed as manual download currently.
eggplant commented on 2025-10-30 08:13 (UTC)
@disc-kuraudo hi, the file
modulefileis failing sha256sums check:Meron35 commented on 2025-10-21 09:11 (UTC)
This is failing to build due to the sha256sums for modulefile not matching.
disc-kuraudo commented on 2024-03-24 11:00 (UTC)
I've put you as a co-maintainer, feel free to apply fixes that you see fit.
jclds139 commented on 2024-03-24 01:35 (UTC) (edited on 2024-03-24 01:35 (UTC) by jclds139)
I've made another PKGBUILD patch, this time to clear out the remaining
${pkgdir}references that were lingering in FFTW's pkgconfig and CMake files. With that, building and linking against the providedlibfftw3*should be less error prone now.Once again, I've put it on GitHub for merging if you desire: https://github.com/jclds139/aur-aocl
jclds139 commented on 2023-10-18 19:32 (UTC)
I've made an updated PKGBUILD which includes instructions for enabling AOCL with
/etc/ld.so.conf.das well as patchinglibflame.soto add the missing dependency onlibblis-mt.so. This allowslibflame.soto be used asliblapack.soglobally.I've posted it on GitHub so it can be merged if you're amenable. https://github.com/jclds139/aur-aocl
disc-kuraudo commented on 2023-02-14 19:34 (UTC) (edited on 2023-02-14 19:36 (UTC) by disc-kuraudo)
AMD sneakily updated this again under the same release name w/o notice.
If you have the old tarballs laying around in the directory of the PKGBUILD, move/delete them and re-download manually...
1 2 3 Next › Last »