- 22 Dec, 2017 2 commits
-
-
psychocrypt authored
-
psychocrypt authored
Stop UAC popup for elevated ctx
-
- 21 Dec, 2017 3 commits
-
-
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 4 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.
-
Derek Adams authored
The github online editor is injecting tabs for some reason, fixed them.
-
Derek Adams authored
Adjust spacing and pathing based on review feedback.
-
- 16 Dec, 2017 2 commits
-
-
fireice-uk authored
Fix typo in socket.cpp
-
Steve Swinsburg authored
-
- 15 Dec, 2017 5 commits
-
-
fireice-uk authored
fix windows compile with CUDA 9.1
-
fireice-uk authored
readd appveyor xmr-stak runtime test
-
fireice-uk authored
handle cuda error codes
-
fireice-uk authored
fix cuda9.1 compile
-
Derek Adams authored
Installed xmr-stak on fresh Ubuntu 16.04 with just AMDGPU-PRO and required these changes and use of OpenCL_ROOT=/opt/amdgpu-pro for successful compilation with OpenCL. Also requires the opencl-headers package from Ubuntu's repository.
-
- 14 Dec, 2017 2 commits
-
-
psychocrypt authored
applay cmake patch for CUDA 9.0 also for CUDA 9.1
-
psychocrypt authored
- fix cuda9.1 compile (remove includ eof device_functions.hpp/ removed with cuda9.1) - remove NVIDIA Volta gpus for MAC OSX
-
- 13 Dec, 2017 1 commit
-
-
psychocrypt authored
Also fflush in printer::print_str() if configured to do so
-
- 12 Dec, 2017 1 commit
-
-
Dickinson Reed authored
-
- 10 Dec, 2017 2 commits
-
-
psychocrypt authored
readd test removed in #179
-
psychocrypt authored
handle all error codes from the cuda api calls.
-
- 09 Dec, 2017 10 commits
-
-
fireice-uk authored
fix windows compile
-
psychocrypt authored
solve #440 thanks @true-datura
-
psychocrypt authored
Fix compat_usleep for WIN32
-
Andrew Whittle authored
Makes casting more explicit.
-
Andrew Whittle authored
When compiled with VS2017, the negative applied to the uint wait time is ignored. Fixed by casting first.
-
fireice-uk authored
add binary checksums for version 2.1.0
-
psychocrypt authored
-
fireice-uk authored
conservative NVIDIA auto suggestion
-
psychocrypt authored
- fix indention
-
fireice-uk authored
increase version to 2.1.0
-
- 08 Dec, 2017 5 commits
-
-
psychocrypt authored
Fix cli questions
-
psychocrypt authored
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
-
fireice-uk authored
CMake: fix wrong variable name
-
fireice-uk authored
add psychocrypt's pgp key
-
fireice-uk authored
Correct list order
-