mirror of
https://github.com/GOSTSec/ccminer
synced 2025-08-26 13:51:51 +00:00
lyra2 +100kh for GTX970
This commit is contained in:
parent
150d6eb290
commit
756ea89ecd
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
#include "cuda_helper.h"
|
#include "cuda_helper.h"
|
||||||
|
|
||||||
#define TPB 256
|
#define TPB 160
|
||||||
|
|
||||||
static __constant__ uint2 blake2b_IV[8] = {
|
static __constant__ uint2 blake2b_IV[8] = {
|
||||||
{ 0xf3bcc908, 0x6a09e667 },
|
{ 0xf3bcc908, 0x6a09e667 },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user