summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1032 from jurnho/patch-1psychocrypt2018-02-031-1/+1
|\ | | | | Update compile_Linux.md
| * Update compile_Linux.mdJurn Ho2018-02-031-1/+1
| |
* | Merge pull request #1023 from steveswinsburg/patch-1psychocrypt2018-02-021-3/+8
|\ \ | | | | | | Update FAQ.md
| * | Update FAQ.mdSteve Swinsburg2018-02-011-3/+8
| |/ | | | | Add info about sysctl.conf so that the settings are preserved.
* | Merge pull request #937 from denis-roy/patch-1psychocrypt2018-01-251-1/+1
|\ \ | | | | | | Fixed Minor Typo
| * | Fixed Minor Typodenis-roy2018-01-201-1/+1
| |/ | | | | CUDA/Develpment -> CUDA/Development
* | Merge pull request #896 from dam-ien/masterpsychocrypt2018-01-221-0/+3
|\ \ | | | | | | Fix for compiling with Cuda 9.1 on VS 2017 version >= 15.5
| * | Fix for compiling with Cuda 9.1 on VS 2017 version >= 15.5dam-ien2018-01-151-0/+3
| |/ | | | | | | | | Fix for #750, #626, #606, #534, without having to downgrade and do not require modification of host_config.h Require an additional component during VS2017 installation (VC++ 2017 version 15.4 v14.11 toolset) and an additional command execution before compilation.
* | Added Mercenary's suggestionSeaDude2018-01-161-1/+3
| |
* | Simplified compile instructions for noobsSeaDude2018-01-161-3/+4
| | | | | | There are a lot of hiccups on this step in the AEON Slack Channel.
* | Merge pull request #864 from Morganamilo/masterpsychocrypt2018-01-131-1/+1
|\ \ | | | | | | Add --needed to pacman install
| * | Add --needed to pacman installmorganamilo2018-01-111-1/+1
| |/ | | | | | | | | Only install if the user doesnt already have the packages installed, no point in reinstalling everything.
* | AMD compile instructions for macOS (#811)Michael Hohl2018-01-101-1/+7
| | | | | | | | | | | | | | | | * compile howto on amd mac tested on the latest 15" MacBook Pro * Add a note about OpenCL/Xcode
* | Merge pull request #778 from b-/patch-2fireice-uk2018-01-083-5/+5
|\ \ | | | | | | Rename "MacOS" to "macOS"
| * | Update minethd.cppBrian Recchia2018-01-043-5/+5
| | | | | | | | | | | | | | | | | | Changed capitalization of "macOS" Squashed the commit
* | | Merge pull request #730 from nerdoc/patch-1fireice-uk2018-01-031-0/+1
|\ \ \ | | | | | | | | install curl first
| * | | install curl firstChristian González2017-12-281-0/+1
| | |/ | |/| | | | it's not installed in ubuntu by default.
* | | Merge pull request #744 from feuGeneA/devfireice-uk2018-01-031-0/+28
|\ \ \ | | | | | | | | added instructions for TinyCore Linux
| * | | Update compile_Linux.mdGene2017-12-301-0/+1
| | | |
| * | | added instructions for TinyCore LinuxGene2017-12-301-0/+27
| | |/ | |/|
* | | Merge pull request #728 from Lehmax/patch-2fireice-uk2018-01-031-9/+10
|\ \ \ | |/ / |/| | Improved SeLockMemoryPrivilege part in FAQ
| * | Update FAQ.mdLehmax2017-12-281-2/+0
| | |
| * | Improved SeLockMemoryPrivilege partLehmax2017-12-281-8/+11
| |/ | | | | I removed typos, changed the wording and made the whole thing more noob-friendly.
* | Update compile_Windows.mdAaron2017-12-271-1/+1
|/ | | fix minor spelling error
* Merge pull request #608 from feuGeneA/devpsychocrypt2017-12-201-1/+1
|\ | | | | for CentOS, do scl without sudo
| * for CentOS, do scl without sudoGene2017-12-181-1/+1
| | | | | | | | | | I ran into a problem following these instructions, and this change got me past it. The command in question enables access to the C++ compiler (puts it on the PATH or something like that). If you do it with `sudo`, it leaves you at a root shell prompt. If you then exit that root prompt, to go back to non-root, then g++ is no longer accessible. If you want to compile as non-root, then you need to do `scl` as non-root.
* | Update tuning.mdKasper Christensen2017-12-201-1/+1
|/ | | Link windows to anchor
* dd psychocrypt's pgp keypsychocrypt2017-12-081-0/+69
| | | | - add separate file for developer pgp key's
* Merge pull request #396 from b-/patch-1fireice-uk2017-12-081-4/+2
|\ | | | | Grammar and wording regarding virus protection software
| * Grammar and wording regarding virus protection softwareBrian Recchia2017-12-071-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.
* | Correct name of optional featureChris James2017-12-081-1/+1
| | | | | | That's what it's called now: https://i.imgur.com/juZhtyz.png
* | Merge pull request #168 from grzegorzszczecin/masterfireice-uk2017-12-081-0/+14
|\ \ | | | | | | Extend low_power_mode to do up to 5 cn hashes at a time.
| * | Update documentation for `low_power_mode`.Grzegorz Hasse2017-12-061-0/+14
| | |
* | | Merge pull request #305 from psychocrypt/topic-optionalUACDialogfireice-uk2017-12-083-26/+7
|\ \ \ | |/ / |/| | allow to diable UAC dialog
| * | allow to diable UAC dialogpsychocrypt2017-12-063-26/+7
| | | | | | | | | | | | | | | | | | | | | | | | - 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 #376 from Anton-Beresansky/patch-1psychocrypt2017-12-061-1/+1
|\ \ \ | |/ / |/| | Correct link to README.md
| * | Correct link to README.mdAnton Berezianskyi2017-12-061-1/+1
| |/
* | [docs] Explicitly linked to an implied locationTim Shimmin2017-12-041-1/+1
| | | | | | I expect that link is something that would be easily lost if another item is added.
* | set `srided_index = true` as defaultpsychocrypt2017-12-031-1/+1
| | | | | | | | Change the default for strided index. Th euser feedback shows that strided_index = true will give a view hashes more per second.
* | add AMD scratchpad indexing optionpsychocrypt2017-12-021-1/+7
| | | | | | | | | | | | Allow to change the indexing used to address the hash scratchpad memory. - add option `strided_index` for each gpu
* | Merge pull request #306 from psychocrypt/topic-noWaitWindowsfireice-uk2017-12-011-0/+3
|\ \ | | | | | | add environment variable `XMRSTAK_NOWIT`
| * | add environment variable `XMRSTAK_NOWAIT`psychocrypt2017-12-011-0/+3
| | | | | | | | | | | | | | | - add documentation - add environment variable `XMRSTAK_NOWAIT`
* | | experimental warning: portable binariespsychocrypt2017-11-301-0/+2
|/ / | | | | | | add warning that portable binaries are experimental
* | Merge pull request #270 from psychocrypt/topic-updateWindowsBuildDocufireice-uk2017-11-281-3/+7
|\ \ | | | | | | update windows build documentation
| * | update windows build documentationpsychocrypt2017-11-271-3/+7
| | | | | | | | | | | | add hint that the new compiled xmr-stak-dep must be used for the new VS tool chain
* | | Merge pull request #215 from ruzickap/feature/dockerfilepsychocrypt2017-11-271-0/+16
|\ \ \ | |/ / |/| | Adding Dockerfile and fixing build_xmr-stak_docker script
| * | Adding Dockerfile and fixing build_xmr-stak_docker scriptPetr Ruzicka2017-11-231-0/+16
| | |
* | | Add compilation instructions for MacOSMichael Baudino2017-11-223-1/+34
|/ /
* | Merge pull request #181 from psychocrypt/fix-compileDocumentationfireice-uk2017-11-221-2/+6
|\ \ | | | | | | update windows compile guide
| * | fix windows compile guidepsychocrypt2017-11-201-2/+6
| |/ | | | | | | add explicit note that VSC v141 must be used for AMD and CPU compile.
OpenPOWER on IntegriCloud