summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/amd
Commit message (Expand)AuthorAgeFilesLines
* AMD OpenCL: fix sumokoinpsychocrypt2018-06-041-3/+12
* change `height` to `version`psychocrypt2018-06-041-1/+1
* refactor mining algo selectionpsychocrypt2018-06-042-21/+14
* fix OpenCl AMD on OSXpsychocrypt2018-06-041-4/+1
* Add filename to backend errorsfireice-uk2018-06-041-5/+5
* POW AEON v7psychocrypt2018-06-042-23/+16
* add cli option `--noAMDCache`psychocrypt2018-06-041-21/+25
* fix parentheses warningpsychocrypt2018-06-041-1/+1
* Ported xmr-stak 2.3.0 rc to ppc64leJudemir Ribeiro2018-04-012-8/+1
* OpenCL precompiled code messagepsychocrypt2018-03-251-3/+3
* XMR-Stak 2.3.0 RCxmr-stak-devs2018-03-255-57/+371
* fix shadowed variablepsychocrypt2018-03-131-1/+1
* add OpenCL compiler cachepsychocrypt2018-03-031-29/+182
* 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 #1015 from psychocrypt/fix-outputOfAMDGpuNamefireice-uk2018-02-031-1/+1
|\ \
| * | fix output of gpu namepsychocrypt2018-01-301-1/+1
| |/
* | Fix Disabling AMD GPUsRyan2018-02-011-2/+5
|/
* Merge pull request #758 from dougvj/fix_zero_intensityfireice-uk2018-01-271-9/+21
|\
| * ignore gpu with intensity zeropsychocrypt2018-01-131-18/+17
| * Add warning and fallback when auto intensity is 0Doug Johnson2017-12-311-0/+13
* | remove usage of `rotate`psychocrypt2018-01-241-1/+10
* | author updateGrant Galitz2018-01-241-0/+1
* | Optimize SkeinGrant Galitz2018-01-241-30/+48
* | Merge pull request #848 from psychocrypt/topic-updateVEGANamesfireice-uk2018-01-121-1/+10
|\ \
| * | update VEGA names for auto suggestionpsychocrypt2018-01-091-1/+10
* | | Merge pull request #697 from dangrabbits/masterpsychocrypt2018-01-091-0/+3
|\ \ \ | |/ / |/| |
| * | Updated config.tpl comments to include how to exclude CPU/GPUsdangrabbits2017-12-251-0/+3
| |/
* | Merge pull request #778 from b-/patch-2fireice-uk2018-01-081-1/+1
|\ \
| * | Update minethd.cppBrian Recchia2018-01-041-1/+1
| |/
* | Merge pull request #754 from dougvj/gpu_id_showfireice-uk2018-01-031-1/+1
|\ \
| * | Modify invalid result report to show GPU idDoug Johnson2017-12-301-1/+1
| |/
* | differgence in OpenCL codepsychocrypt2017-12-301-56/+48
|/
* Make sure we are using a steady clockfireice-uk2017-12-221-2/+1
* Make k unsigned.Unknown2017-12-061-1/+1
* Clean up the x-mas treeUnknown2017-12-061-52/+69
* Merge pull request #332 from psychocrypt/topic-tuneAMDfireice-uk2017-12-041-8/+22
|\
| * optimize aes round command queuepsychocrypt2017-12-031-8/+22
* | set `srided_index = true` as defaultpsychocrypt2017-12-032-3/+3
* | add AMD scratchpad indexing optionpsychocrypt2017-12-028-6/+35
|/
* Update gpu.cppExceptionallyGreat2017-11-211-2/+2
OpenPOWER on IntegriCloud