- Mar 31, 2018
-
-
Sergey A authored
-
- Mar 29, 2018
-
-
psychocrypt authored
- documentation: change `aeon` to `aeon7` - change `case` order in `switch` statements - update README.txt
-
- Mar 27, 2018
-
-
psychocrypt authored
add note that `rig_id` is ignored by some pools
-
- Mar 25, 2018
-
-
psychocrypt authored
fix #1202
-
xmr-stak-devs authored
Co-authored-by:
psychocrypt <psychocryptHPC@gmail.com> Co-authored-by:
fireice-uk <fireice-uk@users.noreply.github.com> Co-authored-by:
Lee Clagett <code@leeclagett.com> Co-authored-by:
curie-kief <curie-kief@users.noreply.github.com>
-
- Feb 03, 2018
-
-
Jurn Ho authored
-
- Feb 01, 2018
-
-
Steve Swinsburg authored
Add info about sysctl.conf so that the settings are preserved.
-
- Jan 31, 2018
-
-
Andre authored
Moved section about Windows changing the working directory higher.
-
- Jan 24, 2018
-
-
Andre Mueller authored
Added/Rewrote instructions on how to compile in Windows; Fixed some typos and syntax; Added build option section
-
- Jan 20, 2018
-
-
denis-roy authored
CUDA/Develpment -> CUDA/Development
-
- Jan 17, 2018
- Jan 15, 2018
-
-
dam-ien authored
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.
-
- Jan 11, 2018
-
-
morganamilo authored
Only install if the user doesnt already have the packages installed, no point in reinstalling everything.
-
- Jan 10, 2018
-
-
Michael Hohl authored
* compile howto on amd mac tested on the latest 15" MacBook Pro * Add a note about OpenCL/Xcode
-
- Jan 04, 2018
-
-
Brian Recchia authored
Changed capitalization of "macOS" Squashed the commit
-
- Dec 30, 2017
- Dec 28, 2017
-
-
Christian González authored
it's not installed in ubuntu by default.
-
Lehmax authored
-
Lehmax authored
I removed typos, changed the wording and made the whole thing more noob-friendly.
-
- Dec 27, 2017
-
-
Aaron authored
fix minor spelling error
-
- Dec 20, 2017
-
-
Kasper Christensen authored
Link windows to anchor
-
- Dec 18, 2017
-
-
Gene authored
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.
-
- Dec 08, 2017
-
-
psychocrypt authored
- add separate file for developer pgp key's
-
Chris James authored
That's what it's called now: https://i.imgur.com/juZhtyz.png
-
- Dec 07, 2017
-
-
Brian Recchia authored
I chuckled reading that my virus protection software might flag the miner binary as “male ware,” and rewrote that section of the documentation.
-
Grzegorz Hasse authored
-
- Dec 06, 2017
-
-
psychocrypt authored
- 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)
-
Anton Berezianskyi authored
-
- Dec 04, 2017
-
-
Tim Shimmin authored
I expect that link is something that would be easily lost if another item is added.
-
- Dec 03, 2017
-
-
psychocrypt authored
Change the default for strided index. Th euser feedback shows that strided_index = true will give a view hashes more per second.
-
- Dec 02, 2017
-
-
psychocrypt authored
Allow to change the indexing used to address the hash scratchpad memory. - add option `strided_index` for each gpu
-
- Dec 01, 2017
-
-
psychocrypt authored
- add documentation - add environment variable `XMRSTAK_NOWAIT`
-
- Nov 30, 2017
-
-
psychocrypt authored
add warning that portable binaries are experimental
-
- Nov 27, 2017
-
-
psychocrypt authored
add hint that the new compiled xmr-stak-dep must be used for the new VS tool chain
-
- Nov 23, 2017
-
-
Petr Ruzicka authored
-
- Nov 22, 2017
-
-
Michael Baudino authored
-
- Nov 21, 2017
-
-
psychocrypt authored
add NVIDIA cli options to the help message
-
- Nov 20, 2017
-
-
psychocrypt authored
add explicit note that VSC v141 must be used for AMD and CPU compile.
-