Submitted another +15KHASH in qubit and +2khash on x11.
the latest build is from 8-march.
Build 43 is comming soon.
Unfortunately on linux I get a compile error:
In file included from /usr/include/c++/4.8/cstdint:35:0,
from qubit/qubit_luffa512.cu:21:
/usr/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
Not sure where I should add the above compiler option. (The previous commit "qubit +20Khash on the 750ti." compiles fine.)
Also, what should the --intensity be set to for auto. I set intensity for some algos, and not others, via a script. 0 used to work for auto, but now that doesn't (gives extremely slow speeds and then ccminer crashes).