From 6059bff84d7a646791f809e16befe48e6c3a84d8 Mon Sep 17 00:00:00 2001 From: maztheman Date: Mon, 14 Nov 2016 15:52:44 -0700 Subject: [PATCH] forgot a small change, should not need to sync the threads....i think --- cuda_silentarmy/kernel.cu | 1 - 1 file changed, 1 deletion(-) diff --git a/cuda_silentarmy/kernel.cu b/cuda_silentarmy/kernel.cu index 9f74d7eb1..67c4e1b09 100644 --- a/cuda_silentarmy/kernel.cu +++ b/cuda_silentarmy/kernel.cu @@ -1043,7 +1043,6 @@ void sa_cuda_context::solve(const char * tequihash_header, unsigned int tequihas for (unsigned round = 0; round < PARAM_K; round++) { // Now on every round!!!! kernel_init_ht << > >(miner->rowCounters[round & 1]); - cudaThreadSynchronize(); switch (round) { case 0: