Posts: 3
Threads: 1
Joined: Feb 2018
02-22-2018, 02:53 PM
Could anyone point me to a distribution of linux where it would be easiest to setup an AMD Radeon 7970 GPU for parallel computing? I've had a very hard time getting this going. I am able to use my cpu currently and I've gotten pretty far into making my gpu work on The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) but not quite there. If someone could point me to the best option, and maybe an existing tutorial that they know works, I would be really grateful. Thank you for your time!
Posts: 930
Threads: 4
Joined: Jan 2015
02-22-2018, 04:36 PM
(This post was last modified: 02-22-2018, 04:36 PM by royce.)
Skip K-a-l-i. I'd go straight to release of Ubuntu 16.04 LTS, and then set up using these instructions:
https://hashcat.net/faq/wrongdriver
... and this version of the drivers directly from AMD:
"AMD GPUs on Linux require "RadeonOpenCompute (ROCm)" Software Platform (1.6.180 or later)"
~
Posts: 3
Threads: 1
Joined: Feb 2018
(02-22-2018, 04:36 PM)royce Wrote: Skip K-a-l-i. I'd go straight to release of Ubuntu 16.04 LTS, and then set up using these instructions:
https://hashcat.net/faq/wrongdriver
... and this version of the drivers directly from AMD:
"AMD GPUs on Linux require "RadeonOpenCompute (ROCm)" Software Platform (1.6.180 or later)"
Thank you so much. I've tried so many things at this point I just wanted to be more certain I had a chance of things working out this time.
Posts: 194
Threads: 7
Joined: Jul 2015
02-22-2018, 10:56 PM
(This post was last modified: 02-22-2018, 10:57 PM by soxrok2212.)
Be sure to install with --opencl=rocm flag set, otherwise you will either get an error or hashcat will just hang.
I'm using 17.50 with 3 RX 480s and 1 RX 570 from here:
https://support.amd.com/en-us/kb-article...Notes.aspx. Be sure to grab the correct release for your distribution.
Posts: 3
Threads: 1
Joined: Feb 2018
(02-22-2018, 10:56 PM)soxrok2212 Wrote: Be sure to install with --opencl=rocm flag set, otherwise you will either get an error or hashcat will just hang.
I'm using 17.50 with 3 RX 480s and 1 RX 570 from here: https://support.amd.com/en-us/kb-article...Notes.aspx. Be sure to grab the correct release for your distribution.
To install drivers or hashcat?
Posts: 194
Threads: 7
Joined: Jul 2015
(02-23-2018, 05:47 AM)distrax Wrote: To install drivers or hashcat?
The drivers