- 23 Nov, 2017 2 commits
-
-
psychocrypt authored
Add compilation instructions for MacOS
-
psychocrypt authored
Fix for AMD GPU detection on MacOS X
-
- 22 Nov, 2017 3 commits
-
-
Michael Baudino authored
-
fireice-uk authored
update windows compile guide
-
fireice-uk authored
add missing nvidia help to usage.md
-
- 21 Nov, 2017 8 commits
-
-
psychocrypt authored
add NVIDIA cli options to the help message
-
psychocrypt authored
Update gpu.hpp
-
psychocrypt authored
Fix indent on hash rate report.
-
ExceptionallyGreat authored
Fix for AMD GPU detection on MacOS X On MacOS X the platform is reported as Apple, and the vendor is reported as AMD.
-
psychocrypt authored
Fix crash on FreeBSD (#177)
-
ExceptionallyGreat authored
Fixing the compile error on MacOS X
-
fireice-uk authored
Fix uninitialized memory accces
-
fireice-uk authored
fix appvoyer
-
- 20 Nov, 2017 5 commits
-
-
Lev Serebryakov authored
Uninitialized memory access is UB in C/C++, fix it.
-
Lev Serebryakov authored
This change fix #177 and compiler warning too.
-
psychocrypt authored
add explicit note that VSC v141 must be used for AMD and CPU compile.
-
psychocrypt authored
Remove the execution of the binary at the end of the CI test. This is only currently a temporary solution.
-
neversay authored
-
- 19 Nov, 2017 10 commits
-
-
fireice-uk authored
Add cheksums
-
Unknown authored
Add cheksums
-
fireice-uk authored
Add windows exit
-
Unknown authored
Add windows exit
-
fireice-uk authored
update windoes compile guide
-
psychocrypt authored
Point to new xmr-stak-dep precompiled binaries if CUDA9 is used.
-
fireice-uk authored
fix windows compile documentation
-
fireice-uk authored
fix broken windows compile with v140
-
psychocrypt authored
- add copy of openssl libs to appvoyer CI tests - update windows compile documentation
-
psychocrypt authored
add microhttpd libs explicit to `xmr-stak-c`
-
- 18 Nov, 2017 9 commits
-
-
fireice-uk authored
Update docs
-
fireice-uk authored
fix max work size shown to user
-
Unknown authored
rename to make it clearer that this is a linux binary
-
fireice-uk authored
handle OpenCL errors
-
fireice-uk authored
fix OpenCL compatibility
-
psychocrypt authored
The max work size shown to the user was the hardware maximum but not take in account thet some kernel spwning 8 times more threads per work group than configured by the user.
-
psychocrypt authored
- handle opencl errors to avoid unexpected behaviors - remove code duplicatio nwithin the some method
-
psychocrypt authored
- enforce that only host side OpenCl 1.2 functions are used if the miner is compiled with `XMR-STAK_COMPILE=generic` - update documentation - add CMake option `XMR-STAK_COMPILE` to windows
-
Unknown authored
-
- 17 Nov, 2017 3 commits
-
-
fireice-uk authored
Fix GPU result crash
-
Unknown authored
Fix gpu result crash
-
fireice-uk authored
fix wrong cuda binary arch detection
-