Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix GPU nicehash support | fireice-uk | 2017-10-22 | 1 | -1/+3 |
* | move nicehash check into nonce calc | fireice-uk | 2017-10-22 | 3 | -7/+6 |
* | Implement changes suggested | fireice-uk | 2017-10-22 | 1 | -1/+1 |
* | Implement pool-controlled nonce allocation | fireice-uk | 2017-10-22 | 1 | -7/+12 |
* | fix assert in AMD backend | psychocrypt | 2017-10-20 | 1 | -1/+1 |
* | Merge pull request #44 from fireice-uk/fix-uninit-access | fireice-uk | 2017-10-17 | 1 | -1/+1 |
|\ | |||||
| * | Make sure all singletons are set to null and make env a global ptr | fireice-uk | 2017-10-12 | 1 | -1/+1 |
* | | remove the gpu_thread_num safety | fireice-uk | 2017-10-12 | 2 | -7/+0 |
|/ | |||||
* | Merge pull request #24 from psychocrypt/fix-amdEarlyReturn | fireice-uk | 2017-10-11 | 1 | -335/+376 |
|\ | |||||
| * | remove early returns | psychocrypt | 2017-10-10 | 1 | -335/+376 |
* | | improve AMD auto suggestion | psychocrypt | 2017-10-10 | 1 | -2/+7 |
|/ | |||||
* | avoid possible illegal memory access | psychocrypt | 2017-10-06 | 2 | -8/+31 |
* | Merge pull request #16 from psychocrypt/fix-invalidKernelCall | fireice-uk | 2017-10-06 | 2 | -24/+64 |
|\ | |||||
| * | add assert to validate number of global threads | psychocrypt | 2017-10-05 | 1 | -0/+5 |
| * | fix invalid kernel call parameter | psychocrypt | 2017-10-05 | 2 | -24/+59 |
* | | fix amd auto suggestion | psychocrypt | 2017-10-04 | 1 | -3/+5 |
|/ | |||||
* | readd nicehash pool support | psychocrypt | 2017-10-01 | 1 | -1/+6 |
* | nvidia: fix return value if no device is found | psychocrypt | 2017-09-30 | 1 | -4/+2 |
* | fix windows compile | psychocrypt | 2017-09-30 | 1 | -1/+2 |
* | fix clang CUDA compile | psychocrypt | 2017-09-30 | 1 | -1/+1 |
* | rename `Params` to `params` | psychocrypt | 2017-09-30 | 3 | -4/+4 |
* | fix compile | psychocrypt | 2017-09-30 | 3 | -27/+19 |
* | cleanup includes | psychocrypt | 2017-09-30 | 7 | -42/+38 |
* | group files | psychocrypt | 2017-09-30 | 14 | -0/+3410 |