- 03 Jan, 2018 3 commits
-
-
fireice-uk authored
Modify invalid result report to show GPU id
-
fireice-uk authored
Improved SeLockMemoryPrivilege part in FAQ
-
fireice-uk authored
remove branch differgence in OpenCL code
-
- 30 Dec, 2017 3 commits
-
-
Doug Johnson authored
-
psychocrypt authored
Fix on Dockerfile adding build-essential package
-
psychocrypt authored
remove branch differgences in AMD OpenCl code based on #454 a Please enter the commit message for your changes. Lines starting
-
- 28 Dec, 2017 5 commits
-
-
Lehmax authored
-
Lehmax authored
I removed typos, changed the wording and made the whole thing more noob-friendly.
-
fireice-uk authored
Update compile_Windows.md - Minor Spelling error
-
fireice-uk authored
Typo: Obtaning -> Obtaining
-
Lehmax authored
-
- 27 Dec, 2017 1 commit
-
-
Aaron authored
fix minor spelling error
-
- 26 Dec, 2017 3 commits
-
-
psychocrypt authored
On-demand elevation
-
fireice-uk authored
Add messages Missing include 1
-
Thiago Dias authored
-
- 25 Dec, 2017 6 commits
-
-
psychocrypt authored
Link API documentation
-
psychocrypt authored
Add option to enable web interface from cli
-
fireice-uk authored
-
Unknown authored
-
fireice-uk authored
-
fireice-uk authored
-
- 23 Dec, 2017 2 commits
-
-
psychocrypt authored
Clearer TLS error
-
fireice-uk authored
-
- 22 Dec, 2017 8 commits
-
-
fireice-uk authored
update check sums for version 2.2.0
-
psychocrypt authored
-
fireice-uk authored
increase version to 2.2.0
-
psychocrypt authored
Make sure we are using a steady clock
-
fireice-uk authored
-
fireice-uk authored
fix static compile with non gnu compiler
-
psychocrypt authored
-
psychocrypt authored
Stop UAC popup for elevated ctx
-
- 21 Dec, 2017 4 commits
-
-
psychocrypt authored
remove adding compiler flags `-static-...` if compiler is not a gnu compiler
-
psychocrypt authored
Add altcoin list
-
fireice-uk authored
-
fireice-uk authored
-
- 20 Dec, 2017 3 commits
-
-
psychocrypt authored
for CentOS, do scl without sudo
-
psychocrypt authored
Update tuning.md
-
Kasper Christensen authored
Link windows to anchor
-
- 18 Dec, 2017 2 commits
-
-
psychocrypt authored
Update CMakeLists.txt
-
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.
-