1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-02-02 10:04:33 +00:00

BeaverCreek doesn't like BFI INT patching.

This commit is contained in:
Con Kolivas 2012-12-10 15:38:21 +11:00
parent 1922e498e3
commit 69494c12ed

3
ocl.c
View File

@ -640,8 +640,7 @@ build:
strstr(name, "Antilles" ) || strstr(name, "Antilles" ) ||
strstr(name, "Wrestler" ) || strstr(name, "Wrestler" ) ||
strstr(name, "Zacate" ) || strstr(name, "Zacate" ) ||
strstr(name, "WinterPark" ) || strstr(name, "WinterPark" ))
strstr(name, "BeaverCreek" ))
patchbfi = true; patchbfi = true;
} else } else
applog(LOG_DEBUG, "cl_amd_media_ops not found, will not set BITALIGN"); applog(LOG_DEBUG, "cl_amd_media_ops not found, will not set BITALIGN");