lyra2 +100kh for GTX970

This commit is contained in:
KlausT 2014-12-19 08:59:54 +01:00 committed by Tanguy Pruvot
parent 150d6eb290
commit 756ea89ecd

View File

@ -2,7 +2,7 @@
#include "cuda_helper.h"
#define TPB 256
#define TPB 160
static __constant__ uint2 blake2b_IV[8] = {
{ 0xf3bcc908, 0x6a09e667 },