summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend
Commit message (Expand)AuthorAgeFilesLines
* 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-043-4/+4
* Repair all 'namepsace' to 'namespace' (all within comments)Tony Butler2018-06-0417-17/+17
* NVIDIA: fix sumokoinpsychocrypt2018-06-041-26/+20
* fix cuda architecture detectionpsychocrypt2018-06-041-1/+1
* AMD OpenCL: fix sumokoinpsychocrypt2018-06-041-3/+12
* change `height` to `version`psychocrypt2018-06-043-4/+4
* refactor mining algo selectionpsychocrypt2018-06-048-90/+73
* fix OpenCl AMD on OSXpsychocrypt2018-06-041-4/+1
* Add filename to backend errorsfireice-uk2018-06-043-15/+15
* github annotationspsychocrypt2018-06-041-13/+7
* POW AEON v7psychocrypt2018-06-047-92/+142
* add cli option `--noAMDCache`psychocrypt2018-06-041-21/+25
* fix parentheses warningpsychocrypt2018-06-041-1/+1
* fix autoAdjust(non hwloc)psychocrypt2018-06-041-2/+3
* Fixed compile error without hwloc.Judemir Ribeiro2018-04-071-17/+1
* Update cryptonight_altivec.hJudemir Ribeiro2018-04-071-2/+5
* Recovered some power8 speed (3200h/s on monero7 with 20 core power8)Judemir Ribeiro2018-04-061-6/+2
* Merge branch 'master' of https://github.com/nioroso-x3/xmr-stakJudemir Ribeiro2018-04-061-2/+6
|\
| * Update cryptonight_altivec.hJudemir Ribeiro2018-04-061-2/+6
* | Recovered some of power8 speed (3200h/s on 20 core power8 in monero7)Judemir Ribeiro2018-04-061-66/+312
|/
* Ported xmr-stak 2.3.0 rc to ppc64leJudemir Ribeiro2018-04-0112-362/+1223
* 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
|\
| * fix compile with OpenCL 1.1psychocrypt2018-02-191-0/+4
* | Merge pull request #1101 from psychocrypt/topic-mesaSupportfireice-uk2018-02-212-3/+26
|\ \
| * | add Mesa OpenCL supportpsychocrypt2018-02-192-3/+26
| |/
* | add OpenCL compatibility modepsychocrypt2018-02-198-16/+48
|/
* Merge pull request #1087 from psychocrypt/topic-blockedStride3fireice-uk2018-02-198-21/+75
|\
| * AMD: `mem_chunk`and new `strided_index`psychocrypt2018-02-178-21/+75
* | AMD: reduce register usagepsychocrypt2018-02-141-4/+4
|/
* Merge pull request #1013 from psychocrypt/topic-improveAmdAeonAutosuggestionfireice-uk2018-02-031-0/+3
|\
| * improve AMD auto suggestion for AEONpsychocrypt2018-01-301-0/+3
* | Merge pull request #1014 from psychocrypt/topic-speedupVoltafireice-uk2018-02-032-1/+19
|\ \
| * | speedup Voltapsychocrypt2018-01-302-1/+19
| |/
* | Merge pull request #1015 from psychocrypt/fix-outputOfAMDGpuNamefireice-uk2018-02-031-1/+1
|\ \
| * | fix output of gpu namepsychocrypt2018-01-301-1/+1
| |/
OpenPOWER on IntegriCloud