- 17 Nov, 2017 8 commits
-
-
Unknown authored
fix derpy error
-
Unknown authored
NH nonce verification
-
Unknown authored
Fix gpu result crash
-
fireice-uk authored
fix wrong cuda binary arch detection
-
fireice-uk authored
fix nvidia auto suggestion
-
psychocrypt authored
The lmem is still incalculably and crash the miner very often. Increase the potential lmem usage to 16kiB to respect lmem alignments, ...
-
psychocrypt authored
fix wrong arch comparsion
-
fireice-uk authored
fix aeon dev pool
-
- 16 Nov, 2017 8 commits
-
-
psychocrypt authored
- fix aeon dev pool settings
-
psychocrypt authored
Fix cases where positive feedback was still occurring.
-
Unknown authored
-
fireice-uk authored
remove space indention with tabs
-
Unknown authored
Remove whitespace lines
-
psychocrypt authored
-
psychocrypt authored
- removed all space indention in `*.hpp` and `*.cpp` files
-
psychocrypt authored
Network extensions
-
- 15 Nov, 2017 9 commits
-
-
fireice-uk authored
forbid PR to master branch
-
psychocrypt authored
- forbid PR to master if not from our reposetory and named `dev` or `release-*` - do not check forks
-
fireice-uk authored
check gpu architecture
-
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
- check if the gpu architecture is supported by the compiled miner binary - remove not supported gpus from the auto suggestion - disallow the selection of a not supported gpu by hand tuning the config
-
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 5 commits
-
-
Unknown authored
Print motd on console and web ui
-
Unknown authored
Pass threadno up the food chain
-
Unknown authored
change getName to static lc string (sorry psc)
-
Unknown authored
-
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 1 commit
-
-
psychocrypt authored
-