Search Criteria
Package Details: intel-opencl-sdk 2020.3.494-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/intel-opencl-sdk.git (read-only, click to copy) |
---|---|
Package Base: | intel-opencl-sdk |
Description: | Intel SDK for OpenCL Applications |
Upstream URL: | https://software.intel.com/en-us/intel-opencl/download |
Licenses: | custom:intel |
Submitter: | big_gie |
Maintainer: | batot |
Last Packager: | batot |
Votes: | 84 |
Popularity: | 0.000000 |
First Submitted: | 2011-05-13 13:53 (UTC) |
Last Updated: | 2023-04-07 10:39 (UTC) |
Dependencies (5)
- cpio (cpio-gitAUR)
- libpng12
- opencl-headers (opencl-headers-gitAUR)
- opencl-icd-loaderAUR (khronos-ocl-icd-gitAUR, ocl-icd)
- intel-opencl-runtimeAUR (optional) – OpenCL runtime for Intel Core and Xeon processors
Required by (1)
- intel-opencl (optional)
Latest Comments
1 2 3 4 5 6 .. 12 Next › Last »
batot commented on 2025-04-26 08:16 (UTC)
Effective August 14, 2023, Intel® SDK for OpenCL™ applications is no longer available and is replaced by individual downloads. Last released in October 2020, this SDK does not include the latest functional and security updates. Intel has ceased development including, but not limited to, maintenance, bug and security fixes, new releases, or updates to this SDK. Intel recommends that you uninstall and discontinue use of the Intel SDK for OpenCL applications as soon as possible.
The latest versions of OpenCL™ tools and runtimes that were in the SDK are: OpenCL™ Runtimes for Intel Processors Intel® Graphics Offline Compiler for OpenCL™ Code Intel® Distribution for GDB* Intel® VTune™ Profiler
drws commented on 2023-08-05 18:24 (UTC)
Installation of this package litters user's home folder with
~/intel
folder. Perhaps the line in PKGBUILD regarding settingHOME
works around that. What is its true purpose and why is it commented out?batot commented on 2023-04-07 10:40 (UTC)
Welcome all. Last version for us.
mookins commented on 2020-06-16 05:13 (UTC) (edited on 2020-06-16 05:33 (UTC) by mookins)
The URL listed in the PKGBUILD is incorrect for the sha256 checksum given.
http://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/16625/intel_sdk_for_opencl_applications_2020.1.395.tar.gz is for CentOS operating systems and has the SHA256 checksum of 758078ac0cf12061b97cbde4692e886cf930ca96a92ba7dfb9c71dcce1b243f6.
http://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/16624/intel_sdk_for_opencl_applications_2020.1.395.tar.gz id the package for Ubuntu and has the SHA256 checksum of 4b8a1e39888e9fb13f717ea6f91aaf6ae8677043ff59a95767fb2f5d10f73850 which agrees withe PKGBUILD.
Changes I made can be found at https://github.com/siyka-au/arch-linux-intel-opencl-sdk
zezadas commented on 2020-05-26 14:13 (UTC)
cpio is a dependency. please update deps.
dankamongmen commented on 2020-01-05 02:31 (UTC)
@ava1ar I'm interested in taking over this package. I maintain ~7 packages now, and am familiar with this one.
ava1ar commented on 2019-08-16 06:20 (UTC) (edited on 2019-08-16 06:20 (UTC) by ava1ar)
Packaging for version 2019 completely changed - now there is a GUI installer inside the package.
I don't have time to work on new PKGBUILD. Anyone interested to help?
New version is 2019.3.208
URL is http://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/15345/intel_sdk_for_opencl_applications_${pkgver}.tar.gz
ava1ar commented on 2018-11-01 04:58 (UTC)
@alexbrinister
Package updated, thanks for the patch.
alexbrinister commented on 2018-08-14 00:04 (UTC) (edited on 2018-08-14 00:24 (UTC) by alexbrinister)
I get the following output after installing:
I think
sdk_dir
in ioc64 needs to be linked to theSDK
directory instead of the top-level one. Patch: https://pastebin.com/Qvpv9dTCava1ar commented on 2018-01-31 09:42 (UTC)
Updated to 2017_7.0.0.2568 (thanks pedromundo for updated PKGBUILD)
Please note, I did NOT include libintelocl.so for OpenCL 2.1 - if you want it, please modify PKGBUILD before installing and uncomment corresponding lines (you may not need intel-opencl-runtime in this case, but this is not verified).
1 2 3 4 5 6 .. 12 Next › Last »