summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend
Commit message (Expand)AuthorAgeFilesLines
* fix possible deadlock with Voltapsychocrypt2018-05-161-1/+1
* Fix condition on stellite checkJason Rhinelander2018-05-081-1/+1
* set correct `iPoolId` for miner_workpsychocrypt2018-05-043-14/+26
* Spell checkTony Butler2018-05-0335-418/+417
* support stellite v4 forkpsychocrypt2018-05-016-39/+115
* Merge pull request #1486 from psychocrypt/fix-disableCachefireice-uk2018-04-241-6/+6
|\
| * fix that cli option `--noAMDCache`psychocrypt2018-04-221-6/+6
* | add support for IPBC coinpsychocrypt2018-04-226-34/+115
|/
* Fixes #1467Vladimir Tamara2018-04-191-0/+1
* remove fork for sumokoin and moneropsychocrypt2018-04-171-1/+1
* add independent dev pool coin descriptionpsychocrypt2018-04-179-43/+47
* fix wrong algo selectionpsychocrypt2018-04-173-8/+36
* Merge pull request #1112 from psychocrypt/topic-nvidiaOpenCLfireice-uk2018-04-175-15/+50
|\
| * allow non AMD OpenCL driver and devicespsychocrypt2018-04-145-15/+50
* | fix a few conversion warningspsychocrypt2018-04-144-8/+8
* | change 64Bit size value to 32Bitpsychocrypt2018-04-146-24/+26
|/
* refactor scratchpad creationpsychocrypt2018-04-086-11/+35
* amd simplify kernel for different algorithmspsychocrypt2018-04-084-431/+295
* Merge pull request #1324 from takeshibaconsuzuki/devpsychocrypt2018-04-061-2/+2
|\
| * Fix spelling mistake in gpu.cppTakeshi Suzuki2018-04-051-2/+2
* | Repair more typos in comments onlyTony Butler2018-04-053-4/+4
* | Repair all 'namepsace' to 'namespace' (all within comments)Tony Butler2018-04-0517-17/+17
|/
* NVIDIA: fix sumokoinpsychocrypt2018-04-041-26/+20
* fix cuda architecture detectionpsychocrypt2018-04-041-1/+1
* AMD OpenCL: fix sumokoinpsychocrypt2018-04-031-3/+12
* change `height` to `version`psychocrypt2018-04-023-4/+4
* refactor mining algo selectionpsychocrypt2018-04-018-90/+73
* fix OpenCl AMD on OSXpsychocrypt2018-04-011-4/+1
* Add filename to backend errorsfireice-uk2018-03-313-16/+16
* Merge pull request #1236 from psychocrypt/topic-powAeonv7fireice-uk2018-03-297-99/+143
|\
| * github annotationspsychocrypt2018-03-291-13/+7
| * POW AEON v7psychocrypt2018-03-277-92/+142
* | add cli option `--noAMDCache`psychocrypt2018-03-281-21/+25
* | Merge pull request #1240 from psychocrypt/fix-parenthesesWarningfireice-uk2018-03-281-1/+1
|\ \
| * | fix parentheses warningpsychocrypt2018-03-271-1/+1
| |/
* | fix autoAdjust(non hwloc)psychocrypt2018-03-261-12/+2
|/
* Merge pull request #1205 from psychocrypt/topic-revertInputSizeChangefireice-uk2018-03-251-2/+3
|\
| * revert input size changepsychocrypt2018-03-251-2/+3
* | OpenCL precompiled code messagepsychocrypt2018-03-251-3/+3
|/
* fix input size on devicepsychocrypt2018-03-251-1/+1
* Fixing allocation issueJuan Leni2018-03-251-1/+1
* XMR-Stak 2.3.0 RCxmr-stak-devs2018-03-2517-359/+1389
* fix shadowed variablepsychocrypt2018-03-131-1/+1
* Merge pull request #1121 from psychocrypt/topic-speedupCUDAStartupfireice-uk2018-03-042-16/+35
|\
| * CUDA: reduce startup timepsychocrypt2018-02-282-16/+35
* | Merge pull request #1131 from psychocrypt/topic-openCLCompileCachefireice-uk2018-03-041-29/+182
|\ \
| * | add OpenCL compiler cachepsychocrypt2018-03-031-29/+182
| |/
* | Comment cleanupBryan Stitt2018-03-031-1/+1
|/
* fix broken memchunk featurepsychocrypt2018-02-214-4/+4
* Merge pull request #1102 from psychocrypt/topic-opencl_1_1fireice-uk2018-02-211-0/+4
|\
OpenPOWER on IntegriCloud