Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is AMD APP SDK 3.0 no longer available on AMD website? #1511

Closed
cialu opened this issue Apr 27, 2018 · 15 comments
Closed

Is AMD APP SDK 3.0 no longer available on AMD website? #1511

cialu opened this issue Apr 27, 2018 · 15 comments

Comments

@cialu
Copy link

@cialu cialu commented Apr 27, 2018

The instructions on the page Compile xmr-stak for Linux show:

AMD APP SDK 3.0 (only needed to use AMD GPUs)

download and install the latest version from http://developer.amd.com/amd-accelerated-parallel-processing-app-sdk/

The link results in a 404 page and it seems that the AMD APP SDK 3.0 is no longer available on AMD website.

Did I miss something? What can I use as alternative?

Regards.

@Spudz76
Copy link
Contributor

@Spudz76 Spudz76 commented Apr 27, 2018

Seems down, their webmaster/content system sucks this week apparently.
here is a mirror for now
AMD-APP-SDKInstaller-v3.0.130.136-GA-linux64.tar.bz2
AMD-APP-SDKInstaller-v3.0.130.135-GA-windows-F-x64.exe

link to google cached amd checksums page

@cialu
Copy link
Author

@cialu cialu commented Apr 28, 2018

@Spudz76 Thanks for the file. I think they completely removed the APP SDK from the website because also found no mention on the Tools & SDKs page.

@neptune-klm
Copy link

@neptune-klm neptune-klm commented Apr 28, 2018

I don't see any download for the AMD APP SDK 3.0 for windows

@Spudz76
Copy link
Contributor

@Spudz76 Spudz76 commented Apr 29, 2018

Moved/added windows...

@cialu cialu closed this Apr 30, 2018
@cialu cialu reopened this Apr 30, 2018
@cialu
Copy link
Author

@cialu cialu commented Apr 30, 2018

Also, on hold of the Linux download links.
https://community.amd.com/message/2859384

@cialu cialu closed this Apr 30, 2018
@Spudz76
Copy link
Contributor

@Spudz76 Spudz76 commented Apr 30, 2018

Thanks for curating some more mirrors

@Orsontrius
Copy link

@Orsontrius Orsontrius commented Nov 23, 2018

Hello, it seems the mirrors provided for linux no longer exist. Is there another alternative?

@Orsontrius
Copy link

@Orsontrius Orsontrius commented Nov 26, 2018

@KOLANICH Works great, thank you!

@KOLANICH
Copy link

@KOLANICH KOLANICH commented Nov 26, 2018

@Orsontrius, thank LightGBM maintainers for their archived copy :)

@mountassir
Copy link

@mountassir mountassir commented Nov 28, 2018

Seems down, their webmaster/content system sucks this week apparently.
here is a mirror for now
AMD-APP-SDKInstaller-v3.0.130.136-GA-linux64.tar.bz2
AMD-APP-SDKInstaller-v3.0.130.135-GA-windows-F-x64.exe

link to google cached amd checksums page

Both Linux and Windows links give error "File not found".

@KOLANICH
Copy link

@KOLANICH KOLANICH commented Nov 28, 2018

Both Linux and Windows links give error "File not found".

For Windows versions use links to, they are http://amd-dev.wpengine.netdna-cdn.com still alive, though the connection is insecure. If you don't want to install the stuff (for example you wanna crosscompile), you can unpack the installer with https://github.com/lifenjoiner/ISx and then https://github.com/activescott/lessmsi or other msi unpacker.

@xakepp35
Copy link

@xakepp35 xakepp35 commented Apr 29, 2019

Alternatively, Just take a look at this pretty OCL light SDK from AMD! That must be a new standart installer!

  • It just installs a couple of headers, like cl.h and opencl.lib files, that are nesesary (and enough) to compile/link any (sane) openCL-related stuff on Windows
  • Then sets %OCL_ROOT% variable to use in VS/Cmake (use Readme.txt to copy-paste..)
  • Installed size is 1.17 MB unpacked (708 KB is unisntaller :)..
  • DLLs now lives with drivers, where they should be

Houraaa, I dont need to download AMD APP with heavyweight payloads of super-duper-mega-examples anymore!!! :-)

@KOLANICH
Copy link

@KOLANICH KOLANICH commented Apr 29, 2019

DLLs now lives with drivers, where they should be

the dll shipped with the AMD driver to the card on one of my PCs was broken, the one from APP SDK had solved the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
7 participants