56 Commits (2567e71610025a5b90b06f401edb297a041522e3)

Author SHA1 Message Date
Gav Wood a8eb96755c Miner targets a restart time of 100ms by default, reducing inter-block 9 years ago
Lefteris Karapetsas 3302539a11 OpenCL: Always try single chunk DAG upload 9 years ago
Gav Wood 239dfc1293 Switch to warning. 9 years ago
Gav Wood 6ac8338992 Extra debug notice. 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 eaee35dd0b Refactor in OpenCL argument passing 10 years ago
Lefteris Karapetsas cf4c191a98 CLMiner, query only GPU devices 10 years ago
Lefteris Karapetsas de56964a2e Do create DAG if missing 10 years ago
Gav Wood 9a01dd57fd Avoid miner crashes. 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 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
Gav Wood 61318ba3ab Bad blocks get good treatment. 10 years ago
Gav Wood 4251276cb3 Fix mining. Again. 10 years ago
CJentzsch f35a5ca84d fix mining in tests 10 years ago
Gav Wood 846de9acea Pregenerate DAG when mining on AZ/eth/ethminer. 10 years ago
Gav Wood 05ea9941c9 Move non-cryptopp dependent stuff into devcore. 10 years ago
Gav Wood cbdb46ea43 Miner fix. 10 years ago
Gav Wood 53d63f80c3 Pull out shared code into Aux file. 10 years ago
subtly e7a0b94786 Trigger dag creation prior to mining until threading on windows is sorted. Delete miner when returning early from gpu miner doWork so that in the event that abort is called prior to miner initializing, miner is still initialized. 10 years ago
Gav Wood 462fa59843 Fix CPU mining. 10 years ago
Gav Wood 47b6e38df9 Fixes for transact gas usage. 10 years ago
Lefteris Karapetsas 5cc63de2f9 Use seedhash everywhere in EthashAux 10 years ago
Gav Wood 83650be213 Fix GPU mining in ethminer. 10 years ago
Gav Wood 5cac25e2ef Fix mining. 10 years ago
Gav Wood da1fcbb19b DAG generation improvements. 10 years ago
Lefteris Karapetsas 4134160f9a Remove unneeded function for ethash to our h256 conversion 10 years ago
Lefteris Karapetsas 6b28fbe4a6 Further fixes in Ethash integration and testing 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
Gav Wood 1b71d6a7c2 Standalone miner. 10 years ago
Genoil 9648529ef4 Use single GPU mining thread when --opencl-device is chosen 10 years ago
Gav Wood 6da67f1581 Fix style. Fix device id. 10 years ago
Jan Willem Penterman e2c147f688 multiple gpu support (and option to use less than maximum cpu threads) 10 years ago
Gav Wood 4708a73e19 Remote miner fixes. 10 years ago
Gav Wood 6aaee1f711 Avoid threading issues. 10 years ago
Gav Wood f104697747 Redo thread safety in Client. Rework some Worker threading stuff. 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 51b2617b2e Avoid 1GB memory leak. Downside: will seriously slow down mining. 10 years ago
Gav Wood aa6b3c28cc Allow device selection. 10 years ago
Gav Wood b5e9ab0a6f GPU/CPU Mining benchmarking. 10 years ago
Gav Wood 609d650182 Windows warning fixes. 10 years ago
Gav Wood e5ac73bf0f Thread management fixes for Farm. 10 years ago
Gav Wood cd4478e4cf Various fixes for mining. 10 years ago
Gav Wood f22540f0e0 Lots of build fixes. Now minimal version builds ok. 10 years ago
Gav Wood e7008b5877 Various compile fixes. 10 years ago