@ -27,8 +27,6 @@ __device__ uint64_t compute_hash(
extern __shared__ compute_hash_share share[];
uint4 mix;
for (int i = 0; i < THREADS_PER_HASH; i++)
{
// share init with other threads