Skip to content

T-Rex 0.16.2

Compare
Choose a tag to compare
@trexminer trexminer released this 01 Sep 12:05
· 51 commits to master since this release
508ddf7
  • (UI, API) Show which GPU generated nonce/solution for share submission
  • (UI, API) Show per-GPU rejected/total share statistics
  • (Web monitoring page) Auto-saving web monitoring page preferences (dark theme, chart on/off etc.)
  • Add --low-load cmd line parameter to optionally opt in for using CUDA kernels that put less stress on the GPUs where running regular kernels cause instability. See t-rex -h or t-rex-help.txt for more details. Currently this is only applicable to kawpow and DAG generation in particular.

Bug fixes:

  • can't init enumerate, code -6 error when applying memory tweaks to P102/104/106 cards
  • can't init 999, 0x800b01a error when applying memory tweaks on Windows 7
  • memory tweaks stuck after the miner termination
  • memory tweaks becoming inactive in case of network issues or overclock adjustments
  • setting intensity through the web monitoring page is broken