summaryrefslogtreecommitdiffstats
path: root/xmrstak
Commit message (Expand)AuthorAgeFilesLines
* 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-042-1/+3
* 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
* 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
* 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
* Add CROAT coinridd842018-06-042-0/+2
* Add support for Haven (XHV) using CryptoNight Heavyhavenprotocol2018-06-042-0/+2
* increase version to 2.4.2psychocrypt2018-06-041-1/+1
* NVIDIA: fix sumokoinpsychocrypt2018-06-041-26/+20
* fix cuda architecture detectionpsychocrypt2018-06-041-1/+1
* AMD OpenCL: fix sumokoinpsychocrypt2018-06-042-4/+13
* increase version for release to 2.4.0psychocrypt2018-06-041-1/+1
* change `height` to `version`psychocrypt2018-06-045-8/+8
* add stellite coinpsychocrypt2018-06-041-0/+1
* refactor mining algo selectionpsychocrypt2018-06-0410-102/+90
* Add cn-heavy to algo reportfireice-uk2018-06-041-2/+5
* fix OpenCl AMD on OSXpsychocrypt2018-06-041-4/+1
* Yet another nicehash workaround -.-fireice-uk2018-06-041-0/+6
* Add filename to backend errorsfireice-uk2018-06-043-15/+15
* github annotationspsychocrypt2018-06-043-14/+9
* POW AEON v7psychocrypt2018-06-0411-102/+167
* add cli option `--noAMDCache`psychocrypt2018-06-043-21/+32
* fix parentheses warningpsychocrypt2018-06-041-1/+1
* fix autoAdjust(non hwloc)psychocrypt2018-06-041-2/+3
* Set monero7 pool directly.Judemir Ribeiro2018-04-071-2/+2
* 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-063-13/+9
* 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-062-72/+318
|/
* Ported xmr-stak 2.3.0 rc to ppc64leJudemir Ribeiro2018-04-0116-399/+1242
* Merge pull request #1206 from psychocrypt/topic-renameMonero2fireice-uk2018-03-252-4/+4
|\
| * rename `monero2` to `monero7`psychocrypt2018-03-252-4/+4
* | Merge pull request #1203 from psychocrypt/fix-amdBenchmarkModefireice-uk2018-03-251-1/+4
|\ \
OpenPOWER on IntegriCloud