Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #423 from ↵v2.1.0 | fireice-uk | 2017-12-09 | 1 | -1/+14 |
|\ | | | | | | | | | psychocrypt/topic-moreConservativeNvidiaAutosuggestion conservative NVIDIA auto suggestion | ||||
| * | fix intention | psychocrypt | 2017-12-09 | 1 | -1/+3 |
| | | | | | | | | - fix indention | ||||
| * | conservative NVIDIA auto suggestion | psychocrypt | 2017-12-08 | 1 | -1/+12 |
| | | | | | | | | | | | | | | | | Be more conservative with the auto suggestion. - increase bfactor if `smx <= 6` - limit memory for pascal < GTX1070 to 2GiB - limt memory for pascal <= GTX1080 to 4GiB | ||||
* | | Merge pull request #422 from psychocrypt/topic-updateVersionTo210 | fireice-uk | 2017-12-09 | 1 | -1/+1 |
|\ \ | | | | | | | increase version to 2.1.0 | ||||
| * | | increase version to 2.1.0 | psychocrypt | 2017-12-08 | 1 | -1/+1 |
| | | | | | | | | | | | | update version | ||||
* | | | Merge pull request #391 from fireice-uk/fix-cli-questions | psychocrypt | 2017-12-09 | 5 | -48/+124 |
|\ \ \ | |_|/ |/| | | Fix cli questions | ||||
| * | | Correct list order | fireice-uk | 2017-12-08 | 1 | -1/+1 |
| | | | |||||
| * | | Make sure we don't run without a username | fireice-uk | 2017-12-08 | 1 | -0/+6 |
| | | | |||||
| * | | Fix option order | fireice-uk | 2017-12-08 | 1 | -3/+11 |
| | | | |||||
| * | | Disallow sending of username / pass to unspecifed pool | Unknown | 2017-12-08 | 1 | -0/+14 |
| | | | |||||
| * | | Add --use-nicehash option | Unknown | 2017-12-08 | 3 | -3/+10 |
| | | | |||||
| * | | Fix CLI option start + make cli option pool into an added pool with top ↵ | Unknown | 2017-12-08 | 5 | -44/+37 |
| | | | | | | | | | | | | priority ithinstead of overwrite | ||||
| * | | Allow pool settings to be fully set from CLI options | Unknown | 2017-12-08 | 2 | -4/+52 |
| | | | |||||
* | | | Merge pull request #420 from psychocrypt/fix-cmakeHwlockRoot | fireice-uk | 2017-12-08 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | CMake: fix wrong variable name | ||||
| * | | | CMake: fix wrong variable name | psychocrypt | 2017-12-08 | 1 | -1/+1 |
| | |/ | |/| | | | | | | | | | | | | | change `MICROHTTPD_ROOT` to `HWLOC_ROOT` within the hwlock section thx @maztheman for spotting the bug | ||||
* | | | Merge pull request #421 from psychocrypt/topic-addMyPGPKey | fireice-uk | 2017-12-08 | 2 | -37/+72 |
|\ \ \ | |/ / |/| | | add psychocrypt's pgp key | ||||
| * | | dd psychocrypt's pgp key | psychocrypt | 2017-12-08 | 2 | -37/+72 |
|/ / | | | | | | | - add separate file for developer pgp key's | ||||
* | | Merge pull request #396 from b-/patch-1 | fireice-uk | 2017-12-08 | 1 | -4/+2 |
|\ \ | | | | | | | Grammar and wording regarding virus protection software | ||||
| * | | Grammar and wording regarding virus protection software | Brian Recchia | 2017-12-07 | 1 | -4/+2 |
| | | | | | | | | | I chuckled reading that my virus protection software might flag the miner binary as “male ware,” and rewrote that section of the documentation. | ||||
* | | | Merge pull request #419 from etcet/patch-2 | fireice-uk | 2017-12-08 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Correct name of optional feature | ||||
| * | | | Correct name of optional feature | Chris James | 2017-12-08 | 1 | -1/+1 |
|/ / / | | | | | | | That's what it's called now: https://i.imgur.com/juZhtyz.png | ||||
* | | | Merge pull request #168 from grzegorzszczecin/master | fireice-uk | 2017-12-08 | 7 | -107/+515 |
|\ \ \ | |_|/ |/| | | Extend low_power_mode to do up to 5 cn hashes at a time. | ||||
| * | | Fix nonce allocation | Unknown | 2017-12-07 | 2 | -17/+28 |
| | | | |||||
| * | | Update documentation for `low_power_mode`. | Grzegorz Hasse | 2017-12-06 | 2 | -2/+18 |
| | | | |||||
| * | | Extend low_power_mode to do up to 5 cn hashes at a time. | Grzegorz Hasse | 2017-12-06 | 5 | -102/+483 |
| | | | | | | | | | | | | | | | | | | The "low_power_mode" option in config.txt can be set to numeral values between 1 and 5. A value of 5 seems optimal on certain processors with large L4 cache. | ||||
* | | | Merge pull request #397 from psychocrypt/topic-addIseAndPRTempates | fireice-uk | 2017-12-08 | 2 | -0/+31 |
|\ \ \ | | | | | | | | | add issue and pull request templates | ||||
| * | | | add issue and pull request templates | psychocrypt | 2017-12-07 | 2 | -0/+31 |
| | | | | | | | | | | | | | | | | add templates with importend information to optimize the support | ||||
* | | | | Merge pull request #399 from psychocrypt/topic-nvidiaErrorWithMessage | fireice-uk | 2017-12-08 | 3 | -23/+53 |
|\ \ \ \ | | | | | | | | | | | add message to `CUDA_CHECK...` macros | ||||
| * | | | | add message to `CUDA_CHECK...` macros | psychocrypt | 2017-12-07 | 3 | -23/+53 |
| |/ / / | | | | | | | | | | | | | | | | | - add macro `CUDA_CHECK_MSG_KERNEL` and `CUDA_CHECK_MSG` - add suggestion of typicle errors can be solved | ||||
* | | | | Merge pull request #305 from psychocrypt/topic-optionalUACDialog | fireice-uk | 2017-12-08 | 6 | -33/+65 |
|\ \ \ \ | | | | | | | | | | | allow to diable UAC dialog | ||||
| * | | | | cmd message after privileged cmd closed | psychocrypt | 2017-12-07 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | add message that he not closed cmd can be safly closed | ||||
| * | | | | Fix const bug | fireice-uk | 2017-12-06 | 1 | -4/+9 |
| | | | | | |||||
| * | | | | fix missing arguments | psychocrypt | 2017-12-06 | 1 | -3/+8 |
| | | | | | | | | | | | | | | | | | | | | pass arguments to the restarted miner with high privileges | ||||
| * | | | | allow to diable UAC dialog | psychocrypt | 2017-12-06 | 6 | -33/+53 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove CMake option `WIN_UAC` - spawn UAC dialog via restarting xmr-miner with administrator right - allow to disable UAC with `--noUAC` - update documentation - remove usage section with help message (output depends on OS) | ||||
* | | | | | Merge pull request #313 from psychocrypt/topic-deviceSynchronizeMethod | fireice-uk | 2017-12-07 | 7 | -6/+39 |
|\ \ \ \ \ | |_|/ / / |/| | | | | option to controll gpu synchronization | ||||
| * | | | | option to controll gpu synchronization | psychocrypt | 2017-12-01 | 7 | -6/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - add option `sync_mode` - update auto suggestion and jconf | ||||
* | | | | | Merge pull request #378 from psychocrypt/fix-brokenCLIPoolOverwrite | fireice-uk | 2017-12-07 | 3 | -1/+29 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | fix broken pool option overwrite via CLI | ||||
| * | | | | fix broken pool option overwrite via CLI | psychocrypt | 2017-12-06 | 3 | -1/+29 |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | fix #340 With #90 the option to overwrite the pool settings via CLI options is broken. This pull request will allow to overwrite the options of the pool with the highest weighting. | ||||
* | | | | Merge pull request #376 from Anton-Beresansky/patch-1 | psychocrypt | 2017-12-06 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Correct link to README.md | ||||
| * | | | | Correct link to README.md | Anton Berezianskyi | 2017-12-06 | 1 | -1/+1 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #364 from fireice-uk/topic-xmas-tree-fix | psychocrypt | 2017-12-06 | 1 | -52/+69 |
|\ \ \ \ | |_|/ / |/| | | | Clean up the x-mas tree | ||||
| * | | | Make k unsigned. | Unknown | 2017-12-06 | 1 | -1/+1 |
| | | | | |||||
| * | | | Clean up the x-mas tree | Unknown | 2017-12-06 | 1 | -52/+69 |
|/ / / | |||||
* | | | Merge pull request #205 from scottmckenzie/dev | fireice-uk | 2017-12-06 | 1 | -7/+4 |
|\ \ \ | | | | | | | | | Right align hashrate report to six characters | ||||
| * | | | Right align hashrate report to six characters | Scott McKenzie | 2017-11-22 | 1 | -7/+4 |
| | | | | |||||
* | | | | Merge pull request #345 from TimothyShimmin/patch-1 | fireice-uk | 2017-12-06 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | [docs] Explicitly linked to an implied location | ||||
| * | | | | [docs] Explicitly linked to an implied location | Tim Shimmin | 2017-12-04 | 1 | -1/+1 |
|/ / / / | | | | | | | | | I expect that link is something that would be easily lost if another item is added. | ||||
* | | | | Merge pull request #332 from psychocrypt/topic-tuneAMD | fireice-uk | 2017-12-04 | 1 | -8/+22 |
|\ \ \ \ | | | | | | | | | | | optimize aes round command queue | ||||
| * | | | | optimize aes round command queue | psychocrypt | 2017-12-03 | 1 | -8/+22 |
| | |_|/ | |/| | | | | | | | | | | unroll AES round by hand to help the compiler to optimize the command queue | ||||
* | | | | Merge pull request #315 from psychocrypt/topic-amdScratchpadIndexing | fireice-uk | 2017-12-04 | 9 | -7/+42 |
|\ \ \ \ | | | | | | | | | | | add AMD scratchpad indexing option |