summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/amd/minethd.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix duplicated nonce usagepsychocrypt2018-06-041-3/+4
* fix job consume (possible deadlock)psychocrypt2018-06-041-25/+5
* Spell checkTony Butler2018-06-041-5/+5
* add independent dev pool coin descriptionpsychocrypt2018-06-041-4/+5
* fix wrong algo selectionpsychocrypt2018-06-041-2/+9
* allow non AMD OpenCL driver and devicespsychocrypt2018-06-041-2/+4
* amd simplify kernel for different algorithmspsychocrypt2018-06-041-2/+2
* change `height` to `version`psychocrypt2018-06-041-1/+1
* refactor mining algo selectionpsychocrypt2018-06-041-18/+11
* POW AEON v7psychocrypt2018-06-041-20/+13
* Ported xmr-stak 2.3.0 rc to ppc64leJudemir Ribeiro2018-04-011-1/+1
* XMR-Stak 2.3.0 RCxmr-stak-devs2018-03-251-3/+35
* add OpenCL compatibility modepsychocrypt2018-02-191-0/+1
* AMD: `mem_chunk`and new `strided_index`psychocrypt2018-02-171-0/+1
* Merge pull request #778 from b-/patch-2fireice-uk2018-01-081-1/+1
|\
| * Update minethd.cppBrian Recchia2018-01-041-1/+1
* | Modify invalid result report to show GPU idDoug Johnson2017-12-301-1/+1
|/
* Make sure we are using a steady clockfireice-uk2017-12-221-2/+1
* add AMD scratchpad indexing optionpsychocrypt2017-12-021-0/+1
* Remove whitespace linesUnknown2017-11-161-5/+5
* fix wrong indentions by hand after auto conversionpsychocrypt2017-11-161-3/+4
* remove space indention with tabspsychocrypt2017-11-161-2/+2
* Merge pull request #115 from fireice-uk/topic-net-extpsychocrypt2017-11-161-1/+1
|\
| * Pass threadno up the food chainUnknown2017-11-141-1/+1
* | Fix misc bugs (#117)fireice-uk2017-11-151-1/+5
|/
* add backend typepsychocrypt2017-11-101-0/+1
* rename `xmr` to `monero`psychocrypt2017-10-271-1/+1
* add eon support to amd backendpsychocrypt2017-10-271-1/+1
* Merge pull request #69 from psychocrypt/topic-threadAffinityfireice-uk2017-10-271-8/+22
|\
| * check if affinity must be setpsychocrypt2017-10-271-2/+3
| * thread affinity for non cpu backendspsychocrypt2017-10-261-8/+21
* | amd: use 64bit targetpsychocrypt2017-10-241-1/+1
|/
* Fix GPU nicehash supportfireice-uk2017-10-221-1/+3
* move nicehash check into nonce calcfireice-uk2017-10-221-4/+1
* Implement changes suggestedfireice-uk2017-10-221-1/+1
* Implement pool-controlled nonce allocationfireice-uk2017-10-221-7/+12
* Make sure all singletons are set to null and make env a global ptrfireice-uk2017-10-121-1/+1
* readd nicehash pool supportpsychocrypt2017-10-011-1/+6
* rename `Params` to `params`psychocrypt2017-09-301-1/+1
* fix compilepsychocrypt2017-09-301-14/+14
* cleanup includespsychocrypt2017-09-301-17/+14
* group filespsychocrypt2017-09-301-0/+237
OpenPOWER on IntegriCloud