Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.

Commit 81931e3

Browse files
committed
Remove unused code
1 parent 7882b2b commit 81931e3

File tree

2 files changed

+1
-299
lines changed

2 files changed

+1
-299
lines changed

allium.cu

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ extern "C" int scanhash_allium(int thr_id, struct work* work, uint32_t max_nonce
8686
const uint32_t first_nonce = pdata[19];
8787

8888
if (opt_benchmark)
89-
ptarget[7] = 0x00ff;
89+
ptarget[7] = 0x0400;
9090

9191
static __thread bool gtx750ti;
9292
if (!init[thr_id])

allium0.cu

-298
This file was deleted.

0 commit comments

Comments
 (0)