mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-22 20:44:19 +00:00
Merge branch 'master' of github.com:ckolivas/cgminer
This commit is contained in:
commit
56c27c1988
@ -836,7 +836,7 @@ static cl_int queue_phatk_kernel(_clState *clState, dev_blk_ctx *blk,
|
|||||||
}
|
}
|
||||||
|
|
||||||
static cl_int queue_diakgcn_kernel(_clState *clState, dev_blk_ctx *blk,
|
static cl_int queue_diakgcn_kernel(_clState *clState, dev_blk_ctx *blk,
|
||||||
__maybe_unused cl_uint threads)
|
__maybe_unused cl_uint threads)
|
||||||
{
|
{
|
||||||
cl_kernel *kernel = &clState->kernel;
|
cl_kernel *kernel = &clState->kernel;
|
||||||
cl_uint vwidth = clState->vwidth;
|
cl_uint vwidth = clState->vwidth;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user