- 20 Dec, 2017 2 commits
-
-
psychocrypt authored
Update tuning.md
-
Kasper Christensen authored
Link windows to anchor
-
- 18 Dec, 2017 3 commits
-
-
psychocrypt authored
Update CMakeLists.txt
-
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 12 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
-
fireice-uk authored
Make sure we don't run without a username
-
psychocrypt authored
update version
-
psychocrypt authored
- add separate file for developer pgp key's
-
psychocrypt authored
change `MICROHTTPD_ROOT` to `HWLOC_ROOT` within the hwlock section thx @maztheman for spotting the bug
-
fireice-uk authored
Grammar and wording regarding virus protection software
-
fireice-uk authored
Correct name of optional feature
-
Chris James authored
That's what it's called now: https://i.imgur.com/juZhtyz.png
-