15 Commits (eb4377939fccb70cca60fdc80ad135b659d41a8e)

Author SHA1 Message Date
davilizh 41c8e69a8f Change the code according to Chafast's suggestions in pull request #18. 1) change if..else if..else if to switch. 2)change spaces to tab. 3) add additioanl arg check. 4) delete commented out code. 5) throw any exception to avoid code duplication. 8 years ago
davilizh 73fc65daf9 add switch --cuda-parallel-hash to enable and disable the parallel-hash optimization 8 years ago
David Li (Engrg-Hardware 1) 63ec7023b8 The optimized code by Nvidia Architecturer. the performance is improved from 'min/mean/max: 22369621/22579336/22719146 H/s' to 'min/mean/max: 23767722/23907532/24117248 H/s' on a flashed GTX 1060 with 2 GPCs 9 TPCs (the product chip should have 10 TPCs). Note that the code is tested on the code pulled from May-11. The current code from github cannot generate reasonable scores ('min/max/avg is 0/0/0 H/s') 8 years ago
Genoil ed2e888bed some fixes, cuda 8 rc build 9 years ago
Genoil 19459aa2b2 on-GPU DAG generation 9 years ago
Genoil 89cedad4a6 working cuda kernel with shared mem 9 years ago
Jan Willem Penterman 6b091ff10b work in progress 9 years ago
Jan Willem Penterman d7acec6dcc minor keccak change 10 years ago
Jan Willem Penterman a78b1967e7 minor keccak tweaks 10 years ago
Jan Willem Penterman 109aaa783c trying a faster keccak. 10 years ago
RoBiK d8c8582f94 improved error handling and usage of constant memory space 10 years ago
Jan Willem Penterman 59dc0628d6 reverted possible speedup. 10 years ago
Genoil 9706461195 small fiex. still not sure if works 10 years ago
Jan Willem Penterman 1b84ed99c6 lop3 10 years ago
Jan Willem Penterman da4c948c61 -possible speedup. untested if actually works 10 years ago
Jan Willem Penterman e46de57509 renamed "cu" -> "cuda" globally 10 years ago
Jan Willem Penterman 5daa3e2109 -ditched sp_ bitselect 10 years ago
Jan Willem Penterman 30bfe53bad end of day commit..nothing works yet 10 years ago