mirror of
https://github.com/GOSTSec/sgminer
synced 2025-02-02 01:44:23 +00:00
BeaverCreek doesn't like BFI INT patching.
This commit is contained in:
parent
1922e498e3
commit
69494c12ed
3
ocl.c
3
ocl.c
@ -640,8 +640,7 @@ build:
|
||||
strstr(name, "Antilles" ) ||
|
||||
strstr(name, "Wrestler" ) ||
|
||||
strstr(name, "Zacate" ) ||
|
||||
strstr(name, "WinterPark" ) ||
|
||||
strstr(name, "BeaverCreek" ))
|
||||
strstr(name, "WinterPark" ))
|
||||
patchbfi = true;
|
||||
} else
|
||||
applog(LOG_DEBUG, "cl_amd_media_ops not found, will not set BITALIGN");
|
||||
|
Loading…
x
Reference in New Issue
Block a user