- 10 Oct, 2017 1 commit
-
-
fireice-uk authored
fix travis OSX build
-
- 08 Oct, 2017 1 commit
-
-
psychocrypt authored
add `brew update` to avoid that `brew tap homebrew/science` crash
-
- 06 Oct, 2017 4 commits
-
-
fireice-uk authored
fix wrong timer for stats
-
psychocrypt authored
fix #21, hash values randomly not available. The reason is that I changed the lables but forget to change all timer. A GPU needs sometimes ore than 2.5s to finish one hash round, therefore the results are only visible randomly.
-
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 8 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
-