31 Commits (1187a6e7e3211f0216111554a55b685687003b11)

Author SHA1 Message Date
Tanguy Pruvot 79ee0ec264 zr5: some pok cleanup... 9 years ago
Tanguy Pruvot 2907a7c678 zr5: add support for pok mining (getwork) 9 years ago
Tanguy Pruvot d9b0312897 x64: fix some size_t warnings 9 years ago
Tanguy Pruvot 0ab02df9e2 fix some warnings... seen in vstudio... 9 years ago
Tanguy Pruvot 3d3f2e2cb5 warnings: use the right device id (device_map[thr_id]) 9 years ago
Tanguy Pruvot dcdafd8732 zr5: enhance pok hash system 9 years ago
Tanguy Pruvot a37e909db9 Add zr5 algo (for SM 3.5+) 9 years ago
KlausT ae8e863591 remove uint32_t cast 9 years ago
Tanguy Pruvot e6112e878d cleanup: use unsigned throughput parameters 9 years ago
Tanguy Pruvot 26b51a557b Allow different intensity per device 10 years ago
Tanguy Pruvot 2a5233f56e api: report throughput when default 10 years ago
Tanguy Pruvot cafd4477d7 Handle a maximum of 16 gpus (vs 8 before) 10 years ago
Tanguy Pruvot c3bdb623e8 Check and submit multiple nonces in one loop 10 years ago
Tanguy Pruvot 118a6be361 checkhash: simplify the common function 10 years ago
Tanguy Pruvot 8ad180cc70 various small changes 10 years ago
Tanguy Pruvot 6ae28162db various extern cleanup + api history uids and gpu SM 10 years ago
Tanguy Pruvot fe4ad36b73 intensity: sign warnings fixes min(i,u) 10 years ago
Tanguy Pruvot b128312efb cuda: store device SM in a global var 10 years ago
Tanguy Pruvot a35b150b7f fix for jackpot hash 10 years ago
Tanguy Pruvot 11c5ec810d Handle intensity param in all algos 10 years ago
Tanguy Pruvot 7cc5222394 Move common check_cpu functions to root 10 years ago
Tanguy Pruvot 64e8cd3f98 add x17 algo, cleaned djm34 commit 10 years ago
Tanguy Pruvot b4e690b486 sources: swith to UTF-8 10 years ago
Tanguy Pruvot d9ea5f72ce Remove duplicated defines present in cuda_helper.h 10 years ago
Tanguy Pruvot 8e32e5ea09 cputest: add other hashes to cpu tests 10 years ago
Tanguy Pruvot 9d3d09103b Try to restore compat with 2.1 devices (GTX 460) 10 years ago
Christian Buchner 3b21069504 bump to revision V1.1 with Killer Groestl 10 years ago
Christian Buchner be044f31a1 Speed optimization: do MUCH LESS Groestl in Jackpot, throw away 75% of the hashes. More speed ;-) 10 years ago
Christian Buchner 433d653723 bump to revision 0.7 10 years ago
Christian Buchner 0659d697c1 Revision 0.6 with myriad-groestl and jackpot coin 10 years ago
Christian Buchner 07cbafe96c Revision 0.6 with myriad-groestl and jackpot coin 10 years ago