1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-09 06:18:06 +00:00

Update scrypt readme re drivers and sdk.

This commit is contained in:
Con Kolivas 2013-03-30 10:35:37 +11:00
parent 125194d879
commit 48a1d8a19e

View File

@ -26,6 +26,13 @@ NOTE that if it does not fail at startup, the presence of hardware errors (HW)
are a sure sign that you have set the parameters too high.
DRIVERS AND OPENCL SDK
The choice of driver version for your GPU is critical, as some are known to
break scrypt mining entirely while others give poor hashrates. As for the
OpenCL SDK installed, for AMD it must be version 2.6 or later.
Step 1 on linux:
export GPU_MAX_ALLOC_PERCENT=100
If you do not do this, you may find it impossible to scrypt mine. You may find