So I did a little benchmark on my GTX750TI, and captured the power and frontbus usage for different algo's:
(From left to right, top to bottom)
X11 (Mining on blackcoinpool.com): Algo uses keccak, blake, bmw, groestl, jh, skein, luffa, cubehash, shavite, simd & echo.
Quark: Algo uses blake, bmw, groestl, jh, keccak & skein. It should've been called "X6"
MNR (same for HVC): Algo is called HEFTY1 and uses sha256, keccak, groestl & blake.
JPC: Algo uses keccak, blake, groestl, jh & skein.
TAC: Algo also uses keccak, blake, groestl, jh & skein, but in a different way ^^ They call it NIST5
Keccak : Keccak at its simplest, mining using cudaminer instead of ccminer.
Groestl: Groestl
Fugue: Fugue
Scrypt: Using cudaminer, no explanation needed
I'm also unable to compile a working blake-cudaminer. The cudaminer from
cryptomining-blog doesn't work either.
No shares being submitted, no power being drawn, cpu clock is only half boosted, etc... Anyone made it work?