- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Where can I get an older version of AMD APP SDK?
Hi
My Graphic Card is HD 5000 series that does not support OpenCL 2.0
I really want to use OpenCL but what I can find is only AMD APP SDK v3.0 which has OpenCL 2.0.
Is there anywhere I can download AMD APP SDK that supports OpenCL 1.1 or 1.2?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This would probably be the best AMD Forum to find a previous AMD APP SDK coding: OpenCL .
If you are having problems posting Deepak ​is the best AMD Moderator to help you for this forum.​​
EDIT: FOUND THIS AT GITHUB WHERE YOU ARE ABLE TO DOWNLOAD PREVIOUS AMD APP SDK Packages: Releases · ghostlander/AMD-APP-SDK · GitHub
AMD APP SDK v2.9.1 and Older
ghostlander released this on Jan 2
Assets
- 37.9 MB AMD-APP-SDK-v2.8-lnx64.tar
- 39.5 MB AMD-APP-SDK-v2.8.1-lnx64.tar
- 163 MB AMD-APP-SDK-v2.8.1-Windows-64.7z
- 35.9 MB AMD-APP-SDK-v2.9-lnx32.tar
- 46.1 MB AMD-APP-SDK-v2.9-lnx64.tar
- 101 MB AMD-APP-SDK-v2.9-Windows-32.7z
- 111 MB AMD-APP-SDK-v2.9-Windows-64.7z
- 39.7 MB AMD-APP-SDK-v2.9.1-lnx32.tar.xz
- 50.4 MB AMD-APP-SDK-v2.9.1-lnx64.tar.xz
- 98 MB AMD-APP-SDK-v2.9.1-Windows-32.7z
- 107 MB AMD-APP-SDK-v2.9.1-Windows-64.7z
- Source code (zip)
- Source code (tar.gz)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This would probably be the best AMD Forum to find a previous AMD APP SDK coding: OpenCL .
If you are having problems posting Deepak ​is the best AMD Moderator to help you for this forum.​​
EDIT: FOUND THIS AT GITHUB WHERE YOU ARE ABLE TO DOWNLOAD PREVIOUS AMD APP SDK Packages: Releases · ghostlander/AMD-APP-SDK · GitHub
AMD APP SDK v2.9.1 and Older
ghostlander released this on Jan 2
Assets
- 37.9 MB AMD-APP-SDK-v2.8-lnx64.tar
- 39.5 MB AMD-APP-SDK-v2.8.1-lnx64.tar
- 163 MB AMD-APP-SDK-v2.8.1-Windows-64.7z
- 35.9 MB AMD-APP-SDK-v2.9-lnx32.tar
- 46.1 MB AMD-APP-SDK-v2.9-lnx64.tar
- 101 MB AMD-APP-SDK-v2.9-Windows-32.7z
- 111 MB AMD-APP-SDK-v2.9-Windows-64.7z
- 39.7 MB AMD-APP-SDK-v2.9.1-lnx32.tar.xz
- 50.4 MB AMD-APP-SDK-v2.9.1-lnx64.tar.xz
- 98 MB AMD-APP-SDK-v2.9.1-Windows-32.7z
- 107 MB AMD-APP-SDK-v2.9.1-Windows-64.7z
- Source code (zip)
- Source code (tar.gz)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks a lot. This really helped me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi pjh2904,
First, you need to install a compatible driver for that HD 5000 series card. The driver can be downloaded from here: Download Drivers
Regarding the APP SDK version, I don't think it is a concern here because OpenCL support for GPUs comes with the driver itself. Whereas APP SDK package provides headers and libraries that are required for OpenCL development. APP SDK 3.0 can be used as well, however any OpenCL 2.0 sample will fail.
Please note that APP SDK is no longer officially supported. On Windows, one can use this lite SDK package available here: Releases · GPUOpen-LibrariesAndSDKs/OCL-SDK · GitHub
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks dipak. I didn't know that OpenCL support for GPUs comes from the driver.
I will install catalyst 15.9 and try it again. Thank you very much!!
