- 06 Oct, 2017 3 commits
-
-
psychocrypt authored
Is is possible that the number of results are greater than the result output array, in this case invalid memory can be access within the device and on the host side.
-
fireice-uk authored
fix invalid kernel call parameter
-
psychocrypt authored
Port the crash fix from xmr-stak-cpu
-
- 05 Oct, 2017 8 commits
-
-
psychocrypt authored
check that the number of global threads is a multiple of the workgroup size
-
psychocrypt authored
Fix large pages on Windows and make them more user-friendly
-
fireice-uk authored
Increase the scratchpad size to make sure we don't malform JSON
-
fireice-uk authored
-
fireice-uk authored
-
fireice-uk authored
fix amd auto suggestion
-
fireice-uk authored
fix broken nicehash support
-
psychocrypt authored
Major cleanup and speedup of soft aes
-
- 04 Oct, 2017 14 commits
-
-
fireice-uk authored
-
fireice-uk authored
-
fireice-uk authored
-
psychocrypt authored
The number of threads within a kernel must be a multiple of the worksize. If not it can crash on some systems.
-
psychocrypt authored
Platform index zero was always used to search for the device detection. Fix: use correct detected AMD platform index
-
https://github.com/fireice-uk/xmr-stakfireice-uk authored
Merge branch 'topic-large-pages-win' of https://github.com/fireice-uk/xmr-stak into topic-large-pages-win
-
fireice-uk authored
-
fireice-uk authored
Topic cleanup
-
fireice-uk authored
-
psychocrypt authored
- add nicehash flag back to `miner_work`
-
fireice-uk authored
-
fireice-uk authored
-
fireice-uk authored
-
fireice-uk authored
- Add a proper UAC manifest requesting elevation when we start - Fix self_test() - this is integral part of initialisation
-
- 01 Oct, 2017 4 commits
-
-
psychocrypt authored
readd nicehash pool support
-
psychocrypt authored
use nicehash start nonce in all backends if nicehash is enabled
-
psychocrypt authored
fix donation section
-
psychocrypt authored
-
- 30 Sep, 2017 11 commits
-
-
psychocrypt authored
refactor xmr-stak
-
psychocrypt authored
-
psychocrypt authored
- add CIvariables to debug cuda build
-
psychocrypt authored
-
psychocrypt authored
-
psychocrypt authored
- fix windows CI - add CUDA to linux CI
-
psychocrypt authored
-
psychocrypt authored
-
psychocrypt authored
- add more documentation - split documentation into different files
-
psychocrypt authored
-
psychocrypt authored
- string literal can only be 16kbyte
-