diff --git a/zhasher/main.cpp b/zhasher/main.cpp index e295ad9..8e74ed5 100644 --- a/zhasher/main.cpp +++ b/zhasher/main.cpp @@ -53,7 +53,7 @@ namespace keywords = boost::log::keywords; int use_avx = 0; int use_avx2 = 0; -int use_old_cuda = 0; +int use_old_cuda = 1; int use_old_xmp = 0; // TODO move somwhere else