50 Commits (9ea86d7178cdc83aba7df83e8a92ea140047910a)

Author SHA1 Message Date
Paweł Bylica 4819c3e91f
Fix listing CUDA devices crash 8 years ago
Shawn Anastasio 3c893da7ae Fix cmake file for libethash-cuda 9 years ago
kenshirothefist b6362bced4 Add support for EthereumStratum/1.0.0 mode (see -ES option). This adds compatibility with NiceHash.com. 9 years ago
Genoil 6ffe592760 sequential DAG loading 9 years ago
Genoil 9196115f23 mixed AMD/Nvidia mining 9 years ago
Genoil 148d71a5cb synchronous stratum client test (wip) 9 years ago
Genoil ed2e888bed some fixes, cuda 8 rc build 9 years ago
Genoil 19459aa2b2 on-GPU DAG generation 9 years ago
Genoil ea8774024f unused var 9 years ago
Genoil d018cde109 different ROTL64 9 years ago
Genoil 351343d365 tpb 9 years ago
Genoil 121e7d6130 u64 state and keccak 9 years ago
Genoil 89cedad4a6 working cuda kernel with shared mem 9 years ago
Genoil ddd24fdbd1 108 release 9 years ago
Genoil 6b0730e5c9 fix previous in getwork mode. 9 years ago
Genoil 41043b3c04 shorter work mutex lock 9 years ago
Genoil 4e2f2f37a4 relaxed local work size requirements 9 years ago
Genoil 600dfeecef added --opencl-devices flag 9 years ago
Genoil 22e3b7f6fc saved 5 opencl regs (14 to go..), fixed compute 3.0 9 years ago
Genoil 6974e86f8b reenabled c++11 in cuda lib 9 years ago
Gianguido Sorà be7cbbc0d1 removed redundant "--std=c++11;" flag for nvcc 9 years ago
Genoil c6d04ff888 almost done 9 years ago
Jan Willem Penterman 6b091ff10b work in progress 9 years ago
Jan Willem Penterman e44de65f3c rolled back to kernel working on GTX960 9 years ago
Jan Willem Penterman 0527ef8aa3 reanbled compute 52 9 years ago
Jan Willem Penterman d7acec6dcc minor keccak change 9 years ago
Jan Willem Penterman a78b1967e7 minor keccak tweaks 9 years ago
Jan Willem Penterman 9b43b98e02 routed CUDA_LOG to stdout instead of stderr 9 years ago
Jan Willem Penterman 75bdec9649 removed manual lop3 9 years ago
Jan Willem Penterman 109aaa783c trying a faster keccak. 9 years ago
Jan Willem Penterman 8759cfe0e3 - not much 9 years ago
RoBiK d8c8582f94 improved error handling and usage of constant memory space 9 years ago
RoBiK 453726de7f removed --cuda-turbo option, implemented a new --cuda-schedule option as a replacement 9 years ago
RoBiK 3aa41b10ea fixed m_search_buf races, removed unnecessary cudaMemcpyAsync calls, fixed missing cudaStreamSynchronize 9 years ago
Jan Willem Penterman 0e1f01e447 builds on CUDA 6.5 again 9 years ago
Jan Willem Penterman 3c6c8353eb cosmetcis 9 years ago
Jan Willem Penterman 85f639b001 more lop3... 9 years ago
Jan Willem Penterman 7bd0d4b381 lop3 instructions work. added simulation mode for kernel testing. 9 years ago
Jan Willem Penterman 59dc0628d6 reverted possible speedup. 9 years ago
Jan Willem Penterman 3fbe74bcc3 missing makelist 9 years ago
Jan Willem Penterman dcb0cc96ab fixed multiple GPU support 9 years ago
Genoil d84d08f4fe makelist.. 9 years ago
Genoil 9706461195 small fiex. still not sure if works 9 years ago
Jan Willem Penterman 1b84ed99c6 lop3 9 years ago
Jan Willem Penterman da4c948c61 -possible speedup. untested if actually works 9 years ago
Jan Willem Penterman e46de57509 renamed "cu" -> "cuda" globally 9 years ago