summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix FTBFSpowerTimothy Pearson2018-06-042-2/+1
* increase version to 2.4.4psychocrypt2018-06-041-1/+1
* remove definition of `_mm256_set_m128i`psychocrypt2018-06-041-1/+1
* fix duplicated nonce usagepsychocrypt2018-06-044-12/+20
* fix possible deadlock with Voltapsychocrypt2018-06-041-1/+1
* Update for CUDA 9.2 ToolkitTony Butler2018-06-041-1/+1
* Add options to set wait/work time for benchmark; Fixup as reqTony Butler2018-06-042-8/+50
* avoid out of order job processingpsychocrypt2018-06-042-10/+33
* github annotationspsychocrypt2018-06-043-53/+63
* use read write locks to secure job updatespsychocrypt2018-06-042-61/+6
* add license header to `read_write_lock.h`psychocrypt2018-06-041-0/+23
* add read write lock classpsychocrypt2018-06-045-46/+156
* fix job consume (possible deadlock)psychocrypt2018-06-049-85/+78
* ignore duplicated equal job from poolspsychocrypt2018-06-041-16/+30
* fix possible race condition in jpsockpsychocrypt2018-06-041-2/+4
* Fix condition on stellite checkJason Rhinelander2018-06-041-1/+1
* set correct `iPoolId` for miner_workpsychocrypt2018-06-043-14/+26
* add masarignock2018-06-043-0/+3
* Spell checkTony Butler2018-06-0488-864/+923
* support stellite v4 forkpsychocrypt2018-06-0410-42/+122
* fix that cli option `--noAMDCache`psychocrypt2018-06-041-6/+6
* Small typo correctionimperdin2018-06-041-1/+1
* rename printed algorithmspsychocrypt2018-06-041-5/+5
* add support for IPBC coinpsychocrypt2018-06-0411-34/+124
* Add turtlecoin as a config optionZedPea2018-06-043-1/+4
* Fixes #1467Vladimir Tamara2018-06-041-0/+1
* version update to 2.4.3psychocrypt2018-06-041-1/+1
* update BBSCoinpsychocrypt2018-06-042-2/+2
* Add BBSCoin support and get ready for cryptonight v7 upgradeRan Ding2018-06-043-1/+4
* Squelch warnings when using CUDA 8.0 and arch 2.xTony Butler2018-06-041-0/+5
* remove pool suggestionpsychocrypt2018-06-041-1/+1
* Update ITNS with v4 fork to CN v1Brian Oates2018-06-041-1/+1
* fix wrong unique_lock usagepsychocrypt2018-06-041-6/+6
* Allow EXECUTABLE and LIBRARY paths to be setCraig Andrews2018-06-041-2/+2
* Use EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATHCraig Andrews2018-06-041-5/+5
* add missing EOadd missing EOFpsychocrypt2018-06-041-1/+1
* remove fork for sumokoin and moneropsychocrypt2018-06-042-17/+17
* add independent dev pool coin descriptionpsychocrypt2018-06-0413-89/+141
* fix wrong algo selectionpsychocrypt2018-06-043-8/+36
* allow non AMD OpenCL driver and devicespsychocrypt2018-06-047-15/+73
* expose original algorithmpsychocrypt2018-06-042-3/+14
* fix a few conversion warningspsychocrypt2018-06-048-14/+15
* change 64Bit size value to 32Bitpsychocrypt2018-06-046-24/+26
* Update graft algorithm with graft fork supportJason Rhinelander2018-06-041-1/+1
* Fix FAQ linkJade Thornton2018-06-041-1/+1
* refactor scratchpad creationpsychocrypt2018-06-046-11/+35
* amd simplify kernel for different algorithmspsychocrypt2018-06-044-431/+295
* Fix spelling mistake in gpu.cppTakeshi Suzuki2018-06-041-2/+2
* Repair more typos in comments onlyTony Butler2018-06-045-6/+6
* Repair all 'namepsace' to 'namespace' (all within comments)Tony Butler2018-06-0425-25/+25
OpenPOWER on IntegriCloud