- 02 Dec, 2017 1 commit
-
-
psychocrypt authored
Allow to change the indexing used to address the hash scratchpad memory. - add option `strided_index` for each gpu
-
- 01 Dec, 2017 2 commits
-
-
fireice-uk authored
add environment variable `XMRSTAK_NOWIT`
-
psychocrypt authored
- add documentation - add environment variable `XMRSTAK_NOWAIT`
-
- 30 Nov, 2017 3 commits
-
-
fireice-uk authored
experimental warning: portable binaries
-
psychocrypt authored
Really fixing incorrect Releases URL in README.md#Download
-
psychocrypt authored
add warning that portable binaries are experimental
-
- 29 Nov, 2017 3 commits
-
-
Nicolas Garnier authored
:)
-
psychocrypt authored
Add custom message for dev -> user pool switch
-
Unknown authored
Add custom message for dev -> user pool switch
-
- 28 Nov, 2017 2 commits
-
-
fireice-uk authored
update windows build documentation
-
fireice-uk authored
fix CMake
-
- 27 Nov, 2017 5 commits
-
-
psychocrypt authored
add hint that the new compiled xmr-stak-dep must be used for the new VS tool chain
-
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 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
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.
-