summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add support for Haven (XHV) using CryptoNight Heavyhavenprotocol2018-06-043-0/+3
|
* increase version to 2.4.2psychocrypt2018-06-041-1/+1
|
* NVIDIA: fix sumokoinpsychocrypt2018-06-041-26/+20
| | | | | | | | sumokoin is broken if `bfactor >= 5` is used (default for windows) sumokoin for `sm_20` is broken due to the missing extern shared memory - call phase3 kernel two times if sumokoin is enabled - create extern shared memory for phase3 kernel
* fix cuda architecture detectionpsychocrypt2018-06-041-1/+1
| | | | | | fix #1297 If sm_20 is mixed with other architectures the detection for the minimal supported architecture is broken.
* AMD OpenCL: fix sumokoinpsychocrypt2018-06-042-4/+13
| | | | - fix that version argument was not passed to extended kernel parameters
* Add HTML report examplefireice-uk2018-06-041-0/+3
|
* increase version for release to 2.4.0psychocrypt2018-06-041-1/+1
|
* change `height` to `version`psychocrypt2018-06-045-8/+8
| | | | -rename `mining_fork_height` to `*_version`
* add stellite coinpsychocrypt2018-06-041-0/+1
|
* refactor mining algo selectionpsychocrypt2018-06-0410-102/+90
| | | | | - add `fork_height` to currency - refactor algorithm selection
* Add cn-heavy to algo reportfireice-uk2018-06-041-2/+5
|
* fix OpenCl AMD on OSXpsychocrypt2018-06-041-4/+1
| | | | | | fix #1218 - remove inline function with ugly macro :-(
* Remove portbin from docs for nowfireice-uk2018-06-042-28/+5
|
* Fix minor text issues in compile.mdSergey A2018-06-041-3/+3
|
* Yet another nicehash workaround -.-fireice-uk2018-06-041-0/+6
|
* Add filename to backend errorsfireice-uk2018-06-043-15/+15
|
* github annotationspsychocrypt2018-06-045-16/+13
| | | | | | - documentation: change `aeon` to `aeon7` - change `case` order in `switch` statements - update README.txt
* POW AEON v7psychocrypt2018-06-0411-102/+167
| | | | | - add new pow for AEON - fix missing cryptonight-heavy selection for multi hashes
* add cli option `--noAMDCache`psychocrypt2018-06-043-21/+32
| | | | | | allow to disable the OpenCl cache - usefull for read only systems - usefull for unknown errors during cache reading
* fix parentheses warningpsychocrypt2018-06-041-1/+1
| | | | | | | | | fix warning ``` /Users/user/xmr-stak/xmrstak/backend/amd/amd_gpu/gpu.cpp:481:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if( ret = clGetProgramInfo(ctx->Program, CL_PROGRAM_BINARIES, num_devices * sizeof(char*), all_programs.data(),NULL) != CL_SUCCESS) ```
* documentation: name a workerpsychocrypt2018-06-041-0/+9
| | | | add note that `rig_id` is ignored by some pools
* travis: more compile combinationspsychocrypt2018-06-041-0/+16
| | | | - add tests whith disabled dependencies
* fix autoAdjust(non hwloc)psychocrypt2018-06-041-2/+3
| | | | - remove call `IsCurrencyMonero` with `cn_select_memory`
* 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-067-245/+8
|\
| * Update cryptonight_altivec.hJudemir Ribeiro2018-04-061-2/+6
| | | | | | Fix for gcc 7 behavior
| * Delete compile_FreeBSD.mdJudemir Ribeiro2018-04-051-19/+0
| |
| * Delete compile_Windows.mdJudemir Ribeiro2018-04-051-112/+0
| |
| * Delete compile_macOS.mdJudemir Ribeiro2018-04-051-37/+0
| |
| * Delete pgp_keys.mdJudemir Ribeiro2018-04-051-69/+0
| |
| * Update compile_Linux.mdJudemir Ribeiro2018-04-041-2/+2
| |
| * Removed old download link.Judemir Ribeiro2018-04-021-4/+0
| |
* | 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-0123-557/+1274
|
* Merge pull request #1208 from fireice-uk/dev2.3.0fireice-uk2018-03-2559-993/+3331
|\ | | | | release 2.3.0
| * Merge pull request #1157 from psychocrypt/fix-travisMACOSXfireice-uk2018-03-251-6/+5
| |\ | | | | | | reenable MACOSX travis tests
| | * reenable MACOSX travis testspsychocrypt2018-03-151-6/+5
| | | | | | | | | | | | - remove `brew trap science`
| * | Merge pull request #1209 from psychocrypt/topic-removeOldReleaseSignaturefireice-uk2018-03-251-43/+0
| |\ \ | | | | | | | | remove old release signatures
| | * | remove old release signaturespsychocrypt2018-03-251-43/+0
| |/ / | | | | | | | | | the signatures for the next release will be in the release note itself
| * | Merge pull request #1207 from fireice-uk/topic-video-guidepsychocrypt2018-03-251-1/+1
| |\ \ | | | | | | | | Change video guide to a placeholder link
| | * | Change video guide to a placeholder linkfireice-uk2018-03-251-1/+1
| | | |
| * | | Merge pull request #1206 from psychocrypt/topic-renameMonero2fireice-uk2018-03-253-9/+10
| |\ \ \ | | | | | | | | | | rename `monero2` to `monero7`
| | * | | rename `monero2` to `monero7`psychocrypt2018-03-253-9/+10
| | |/ / | | | | | | | | | | | | fix #1202
| * | | Merge pull request #1203 from psychocrypt/fix-amdBenchmarkModefireice-uk2018-03-251-1/+4
| |\ \ \ | | | | | | | | | | fixAMD benchmark mode
| | * | | fixAMD benchmark modepsychocrypt2018-03-251-1/+4
| | | | | | | | | | | | | | | | | | | | The OpenCl code is only supporting jobs up to 84byte
| * | | | Merge pull request #1205 from psychocrypt/topic-revertInputSizeChangefireice-uk2018-03-251-2/+3
| |\ \ \ \ | | |_|/ / | |/| | | revert input size change
| | * | | revert input size changepsychocrypt2018-03-251-2/+3
| | |/ / | | | | | | | | | | | | revert #1198, the block size is limited to 84byte
OpenPOWER on IntegriCloud