Bitcoin Forum

Bitcoin => Mining support => Topic started by: frozen on April 27, 2013, 07:35:31 PM



Title: Does the binary cgminer release require the AMD SDK?
Post by: frozen on April 27, 2013, 07:35:31 PM
Recently, I've mining (bitcoin) using the binary cgminer on a new install of xubuntu 12.04 with the 12.8 catalyst drivers.

I'm getting about 580mh/s per car for a gigabyte 7950.

In a variety of places that document mining setup, as well as the cgminer readme (https://github.com/ckolivas/cgminer/blob/master/README) itself, it says that the AMD SDK (http://developer.amd.com/tools-and-sdks/heterogeneous-computing/amd-accelerated-parallel-processing-app-sdk/downloads/) is required. I am not using the AMD SDK, and my hashrate does not appear to be suffering.

The only conclusion I've come to is that the binary cgminer doesn't actually require it. Can anyone else confirm this?

Does cgminer require the SDK for scrypt mining? I don't get a good scrypt hashrate, but that could be a result of other factors.


Title: Re: Does the binary cgminer release require the AMD SDK?
Post by: grue on April 27, 2013, 07:38:07 PM
it requires the AMD APP (or opencl) runtime only. SDK includes the runtime, but so does the latest version of catalyst.


Title: Re: Does the binary cgminer release require the AMD SDK?
Post by: frozen on April 27, 2013, 07:44:51 PM
Thanks grue. A few years ago when I was GPU mining, I recall the SDK was itself was required in addition to the catalyst driver.