Skip to content
Snippets Groups Projects
Commit 67e135a3 authored by fireice-uk's avatar fireice-uk
Browse files

add order_fix for double hash

parent 98630910
No related branches found
No related tags found
No related merge requests found
......@@ -410,6 +410,8 @@ void minethd::double_work_main()
if(affinity >= 0) //-1 means no affinity
bindMemoryToNUMANode(affinity);
order_fix.set_value();
cn_hash_fun_dbl hash_fun;
cryptonight_ctx* ctx0;
cryptonight_ctx* ctx1;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment