Skip to content

Commit

Permalink
Blake +50MHASH on gtx 970
Browse files Browse the repository at this point in the history
  • Loading branch information
runestensland committed Dec 29, 2015
1 parent cbb802b commit bd09f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Algo256/blake256.cu
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ extern "C" {
}

/* threads per block and throughput (intensity) */
#define TPB 128
#define TPB 512

/* added in sph_blake.c */
extern "C" int blake256_rounds = 14;
Expand Down

0 comments on commit bd09f33

Please sign in to comment.