- 15 Nov, 2017 5 commits
-
-
fireice-uk authored
AMD: increase memory pool
-
fireice-uk authored
fix wrong memory detection
-
fireice-uk authored
* CONF_NO_TLS fix * gpu error fix + always return to sched after pin
-
psychocrypt authored
Free and total memory is only evaluated on the first device. To detect the gpu memory the gpu must be selected. - create context on the gpu before the memory is checked - add smx to the auto detection - change the result code of `cuda_get_deviceinfo()`
-
psychocrypt authored
Documentation: Add environment variables to increase OpenCL memory pool
-
- 14 Nov, 2017 1 commit
-
-
fireice-uk authored
Versioning
-
- 13 Nov, 2017 8 commits
-
-
psychocrypt authored
- update usage.md - hpdate help output
-
Unknown authored
Change attribution
-
Unknown authored
Added long version as a separate option
-
fireice-uk authored
improve cli hash report
-
fireice-uk authored
native compile by default
-
fireice-uk authored
fix wrong box ending
-
Unknown authored
Add version to web and json
-
psychocrypt authored
- fix wrong text box
-
- 12 Nov, 2017 1 commit
-
-
psychocrypt authored
- add CMake flag `XMRSTAK_COMPILE` to select `native` or `static` compile - add new flags to the documentation
-
- 11 Nov, 2017 2 commits
-
-
psychocrypt authored
-
psychocrypt authored
- generate define `BACKEND_TYPE` type in CMake - fix comile because `GIT_COMMIT_HASH` is no string
-
- 10 Nov, 2017 8 commits
-
-
psychocrypt authored
Split hashrate report into backends
-
psychocrypt authored
- add type of the backend to each backend-plugin - add `gteName` to `iBackend` to get the name of the backend
-
Unknown authored
-
Unknown authored
Versioning final version
-
Unknown authored
Define GIT_COMMIT_HASH via cmake or git archive
-
fireice-uk authored
-
fireice-uk authored
-
fireice-uk authored
-
- 09 Nov, 2017 1 commit
-
-
fireice-uk authored
* Multi-pool first draft * Fix wspace from new IDE * Better TLS error message * Fix TLS bug * Don't put dev pool on stats + pool change-back * bug fixes * Error message work * fix win build * add per-pool nicehash setting * Fix bugs * rm debug msg * Multipool guided setup * Support TLS and Nicehash in config * prelim jconf changes * final multipool changes * increase default retry_time to 30, fix mac erro * rm debug dev pool settings * Fix another source of connect runaway
-
- 08 Nov, 2017 3 commits
-
-
fireice-uk authored
update compile documentation
-
psychocrypt authored
- add CUDA and AMD APP SDK dependency to linux compile guide - add AMD APP SDK dependency to windows compile guide
-
fireice-uk authored
fix windows CUDA 9 compile
-
- 07 Nov, 2017 1 commit
-
-
psychocrypt authored
fix #91 - add CMake workaround for wrong host compiler for cuda - update winows compile documentation
-
- 04 Nov, 2017 1 commit
-
-
fireice-uk authored
optimize NVIDIA autosuggestion
-
- 03 Nov, 2017 1 commit
-
-
psychocrypt authored
- avoid creation of a config with zero threads or blocks - WINDOWS: reduce the used memory for the auto suggestion by the amount of already used memory
-
- 02 Nov, 2017 1 commit
-
-
fireice-uk authored
search for linux backend plugins
-
- 01 Nov, 2017 4 commits
-
-
psychocrypt authored
- search for plugin in - working directory - binary directory - let linux search the plugins (libraries)
-
fireice-uk authored
OSX file file extension (dynamic libraries)
-
fireice-uk authored
fix OSX compile
-
psychocrypt authored
fix `/usr/bin/ld: bin/libxmr-stak-backend.a(jconf.cpp.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC`
-
- 31 Oct, 2017 2 commits
-
-
psychocrypt authored
use `.dylib` as dynamic library file extension
-
psychocrypt authored
- link `xmr-stak-backend` to `xmrstak_cuda_backend` to solve missing symboles
-
- 30 Oct, 2017 1 commit
-
-
fireice-uk authored
tune VEGA auto suggestion
-