mirror of
https://github.com/xmrig/xmrig.git
synced 2026-02-01 01:42:59 -05:00
KawPow: tuned work group size for OpenCL
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef GROUP_SIZE
|
||||
#define GROUP_SIZE 128
|
||||
#define GROUP_SIZE 256
|
||||
#endif
|
||||
#define GROUP_SHARE (GROUP_SIZE / 16)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user