- 28 Nov, 2017 1 commit
-
-
fireice-uk authored
fix CMake
-
- 27 Nov, 2017 4 commits
-
-
psychocrypt authored
- remove all `"${VARNAME}` usages in if conditions - increase cmake minimum version to 3.1 to have the new behavior of [CMP0054](https://cmake.org/cmake/help/v3.1/policy/CMP0054.html)
-
psychocrypt authored
- fix wrong compare for HWLOC not found - remove usage of microhttpd variable if microhttpd is disabled
-
psychocrypt authored
Adding Dockerfile and fixing build_xmr-stak_docker script
-
psychocrypt authored
Fixed incorrect Releases URL in README.md#Download
-
- 26 Nov, 2017 2 commits
-
-
Ben Quigley authored
-
Petr Ruzicka authored
-
- 24 Nov, 2017 2 commits
-
-
fireice-uk authored
fix CUDA launch bounds usage
-
fireice-uk authored
fix auto suggestion for low end devices
-
- 23 Nov, 2017 4 commits
-
-
psychocrypt authored
fix #191 lauch bounds must be placed before the return type but after the template paramater
-
psychocrypt authored
Add compilation instructions for MacOS
-
psychocrypt authored
Fix for AMD GPU detection on MacOS X
-
Petr Ruzicka authored
-
- 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 6 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
Increase bfactor for all devices with lesser than 6 multi processors.
-
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`
-