62 Commits (603218dc6ef79f63b90b974da6b3f4c94491f8a3)

Author SHA1 Message Date
Gav Wood 057e374bce Remove unneeded dummy use. 9 years ago
Gav Wood 7a5b4db728 Minor renaming in BlockQueue, remove unnecessary invariant check, add 9 years ago
Lefteris Karapetsas 81ca67dd4c configureGPU() should respect given platformID 9 years ago
Lefteris Karapetsas 9935fe75da Fix a warning in ethash_cl_miner 9 years ago
Gav Wood a37d37a9c2 don't try to alter the batch size until we can make timing work. 9 years ago
Gav Wood d0dd66ac18 One more tryout. 9 years ago
Gav Wood a142e968d0 Greater timing scope. 9 years ago
Gav Wood 84dd9dd35d More diagnostics for batch size evolving. 9 years ago
Gav Wood a0e8512bed Build fixes. 9 years ago
Gav Wood 0ee5a5572e Minor miner fix. 9 years ago
Gav Wood a8eb96755c Miner targets a restart time of 100ms by default, reducing inter-block 9 years ago
Lefteris Karapetsas 8e5e2f4a9e Catch OpenCL exceptions by const& 9 years ago
Lefteris Karapetsas 25d2fa1607 single chunk test: catch only cl::Error 9 years ago
Lefteris Karapetsas 3302539a11 OpenCL: Always try single chunk DAG upload 9 years ago
Lefteris Karapetsas 5390c358b7 OpenCL bin2h script correction 9 years ago
Lefteris Karapetsas 4bb4a8aa60 Add cmake command for OpenCL kernel code 9 years ago
Lefteris Karapetsas 45858c0a78 OpenCL in MacosX does not like static variables 9 years ago
Lefteris Karapetsas d416e667ed Fix macosx opencl warnings 9 years ago
Lefteris Karapetsas b84c28e084 Allow forcing single chunk DAG upload to GPU 9 years ago
Lefteris Karapetsas 7604f4c224 Smarter and more flexible GPU memory check 10 years ago
Lefteris Karapetsas 474705ba80 Styling changes 10 years ago
Lefteris Karapetsas eaee35dd0b Refactor in OpenCL argument passing 10 years ago
Lefteris Karapetsas cf4c191a98 CLMiner, query only GPU devices 10 years ago
Lefteris Karapetsas 0c08092f6a Fix the chunks auto detecting code 10 years ago
Lefteris Karapetsas c9371fdf36 Style changes 10 years ago
Lefteris Karapetsas cf61535ec9 Remove --use-chunks argument and general refactoring 10 years ago
Lefteris Karapetsas d374cacdcb Some refactoring of the cl_miner query functions 10 years ago
Lefteris Karapetsas 25270123d0 Argument to list available opencl devices and platforms 10 years ago
Lefteris Karapetsas c6020f6625 Don't read kernel file as string during runtime 10 years ago
Lefteris Karapetsas f08f39d067 Remove unused ethash_cl_miner::hash() function 10 years ago
Lefteris Karapetsas 65ebc5f17b Tweaks after merging latest develop changes 10 years ago
Lefteris Karapetsas 371d23decc Check if GPU has over 2GB of memory 10 years ago
Lefteris Karapetsas 587209cf5d GPU DAG Chunks is now dynamic argument 10 years ago
Lefteris Karapetsas aeb49b8091 Style changes 10 years ago
Kristoffer Josefsson 96bf8ac009 Added chunked upload to older cards by @sontol. 10 years ago
subtly 68c9eb2937 fix whitespace 10 years ago
subtly b5822c7d95 Change c_zero to non-static as macos can't enqueue with static const ptr. 10 years ago
Gav Wood cbdb46ea43 Miner fix. 10 years ago
Gav Wood 19f3a58021 Reduce p2p net verbosity. 10 years ago
Gav Wood 96803503d6 Build fix for neth. 10 years ago
Gav Wood 4b49df14eb Start at a random nonce, not just 0. 10 years ago
Lefteris Karapetsas 165c374fd4 New ethash API integration part 1 10 years ago
Gav Wood ee03387457 ethashCL doesn't need memory to shadow each GPU. 10 years ago
Jan Willem Penterman 3ce1a30b94 removed libdevcore dependency again 10 years ago
Genoil e0e86931ee nicer logging in opencl miner 10 years ago
Jan Willem Penterman e2c147f688 multiple gpu support (and option to use less than maximum cpu threads) 10 years ago
Genoil 9bd34c39f9 allow selection of other OpenCL platform than 0, using --opencl-platform n parameters 10 years ago
Genoil ca77f96cc4 allow selection of other OpenCL platform than 0, using --opencl-platform n parameters 10 years ago
Gav Wood 2bb61d80c7 RPC-mining. 10 years ago
ethdev zug 5fb0acd29b ethashcl on x64 :) 10 years ago